summaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add inquire to add commandHenrique Alves2023-04-191-105/+85
|
* comment todosHenrique Lacreta Alves2023-04-161-16/+10
|
* Update to godot 4Henrique Lacreta Alves2023-04-081-19/+22
|
* Fix addon with different name than gitrepo (only allowing one addon per glam ↵Henrique Alves2022-08-161-4/+7
| | | | package for now)
* Add package creation via existing addonHenrique Alves2022-08-111-3/+5
|
* Add no_copy flagHenrique Alves2022-07-311-18/+15
|
* Better instructionsHenrique Alves2022-07-261-0/+12
|
* Asserting results form shell commandsHenrique Alves2022-07-261-0/+1
|
* Separate commands in another fileHenrique Alves2022-07-251-10/+10
|
* Separate commands fileHenrique Alves2022-07-251-221/+62
|
* Update package commitHenrique Alves2022-07-251-48/+88
|
* Replace json to serde_jsonHenrique Alves2022-07-251-47/+28
|
* first commitHenrique Alves2022-07-251-0/+249