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
2022-02-26 15:45:10 +01:00
cmd feat(cli): add configuration-file persistant flag 2022-02-26 15:45:10 +01:00
internal feat(cli): add configuration-file persistant flag 2022-02-26 15:45:10 +01:00
.config-mapper.yml.template chore(config): rename configuration template 2022-02-26 15:44:15 +01:00
.gitignore chore(config): rename configuration template 2022-02-26 15:44:15 +01:00
go.mod chore(deps): add pterm 2022-02-25 18:31:03 +01:00
go.sum chore(deps): add pterm 2022-02-25 18:31:03 +01:00
LICENSE chore(license): add LICENSE file 2022-02-25 18:31:03 +01:00
main.go initial commit 2022-02-21 22:50:30 +01:00
README.md chore(docs): add readme 2022-02-26 01:33:44 +01:00

config-mapper

Known issues

  • GitHub SSH repository url: ssh: handshake failed: knownhosts: key mismatch Resolved by create a new primary key based on GitHub new GIT SSH standards (issue)
  • Cloning from GitHub with https BasicAuth and 2FA activated: authentication required Resolved by creating an access token and set it as password in configuration