Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move robloxenv to hashienv under `src' | Franck Cuny | 2024-05-06 | 1 | -0/+0 |
| | |||||
* | lint and fmt | Franck Cuny | 2024-05-06 | 2 | -17/+7 |
| | |||||
* | move ghabilling to python | Franck Cuny | 2024-05-06 | 1 | -0/+44 |
| | |||||
* | just moving stuff around | Franck Cuny | 2024-05-06 | 2 | -0/+259 |
| | |||||
* | move ipconverter under `src` | Franck Cuny | 2024-05-05 | 2 | -1/+26 |
| | |||||
* | move seqstat | Franck Cuny | 2024-05-04 | 1 | -0/+27 |
| | |||||
* | move the slocalc under `src` | Franck Cuny | 2024-05-04 | 1 | -0/+67 |
| | |||||
* | start the conversion to python | Franck Cuny | 2024-05-04 | 1 | -0/+54 |
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. |