| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add stub commands for buckit | Franck Cuny | 2022-06-13 | 8 | -0/+130 |
| | | | | | | | | | | Add the stub commands for the binary. Each command will be in its own file (with the exception of delete/un-delete). This will make it easier to navigate the code. We use `github/urfave/cli` for generating the sub commands, as the module is well documented and easy to use. | ||||
| * | git: ignore the generated binary buckit | Franck Cuny | 2022-06-13 | 1 | -0/+1 |
| | | |||||
| * | initial documentation | Franck Cuny | 2022-06-13 | 2 | -1/+63 |
| | | | | | This is a high level description of what buckit is and how it works. | ||||
| * | Add README.md, LICENSE.txt | Franck Cuny | 2022-06-13 | 2 | -0/+21 |
