| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-05-04 | start the conversion to python | Franck Cuny | 1 | -58/+0 | |
| Add support to move all the tools to python and organize them in a way that should be simple. I'm using https://rye-up.com for this. | |||||
| 2024-05-03 | add a comment to set environment variables | Franck Cuny | 2 | -7/+45 | |
| 2024-04-30 | improve variable's name | Franck Cuny | 1 | -2/+2 | |
| 2024-04-29 | add `robloxenv` to manage hashi credentials | Franck Cuny | 2 | -0/+199 | |
| I never know how to get the credentials for some hashi components. This script helps with getting the credentials I need at the edge. | |||||
| 2024-04-28 | add a script to fetch cheeseboard's menu | Franck Cuny | 2 | -0/+89 | |
| Delete the version in go. | |||||
| 2024-04-16 | move the `slocalc` to a python script | Franck Cuny | 2 | -0/+94 | |
| 2024-03-10 | delete a bunch of stuff | Franck Cuny | 24 | -1617/+0 | |
| 2024-03-07 | share configuration for shell utils | Franck Cuny | 1 | -10/+0 | |
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 35 | -0/+2285 | |
| The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | |||||
