7 Commits (6d43bc0ff39a36e026d7da04452c409e6b9f6b8a)

Author SHA1 Message Date
dependabot[bot] 6d43bc0ff3
Bump golang.org/x/net from 0.19.0 to 0.23.0
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>
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