9 Commits (398181ba28832f816f99bbf463da585339f1c16b)

Author SHA1 Message Date
Marcus Kok 35360d433e
add versioning to command (#36) 1 year ago
dependabot[bot] 543c0a690f
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#34)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 3f6576db6d
Bump golang.org/x/net from 0.19.0 to 0.23.0 (#33)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marcus Kok 2356fab9d4
Add sync (#14)
* adding sync command
* changing version in go.mod
2 years ago
Marcus Kok 9a28f04258
add symlink command (#8) 2 years ago
Marcus Kok b25b3752a4
add git backup and init of repo (#7) 2 years ago
Marcus Kok 0a06a6ad0c
Add copy (#3)
Adds helper functions to copy a file and recursively copy a directory
2 years ago
Marcusk19 2c0d17ad3a add unit test 2 years ago
Marcusk19 199c3ac632 first commit 2 years ago