CLI utility tool to help you manage your configuration between systems
This repository has been archived on 2024-02-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Antoine Langlois a0ffdac560 chore(license): add LICENSE file 2022-02-25 18:31:03 +01:00
cmd feat(cli): add init sub-command 2022-02-25 18:31:02 +01:00
internal feat(cli): add init sub-command 2022-02-25 18:31:02 +01:00
.gitignore initial commit 2022-02-21 22:50:30 +01:00
LICENSE chore(license): add LICENSE file 2022-02-25 18:31:03 +01:00
config-mapper.yml.template chore(config): add config template 2022-02-25 18:30:47 +01:00
go.mod chore(deps): add base deps 2022-02-25 18:31:03 +01:00
go.sum chore(deps): add base deps 2022-02-25 18:31:03 +01:00
main.go initial commit 2022-02-21 22:50:30 +01:00