15 Commits (8529c6cdac95bfad1f4bc626c8de3de09aec0407)

Author SHA1 Message Date
Marcus Kok 8529c6cdac
Fix init (#39)
* add dockerfile for development

* fix init command

* update test
1 year ago
Marcus Kok 3a6284e45e
add status command (#25)
* add status command

* new memmapfs on tests

* fixing all tests
2 years ago
Marcus Kok f41e35d956
ignore dotctl config in git (#18) 2 years ago
Marcus Kok 16051e8645
renaming to dotctl (#16) 2 years ago
Marcus Kok 9ef61b2626
Work (#13)
* use config for dotfile path, add some makefile scripts

* update README

* add unit test for link command

* fixing ci
2 years ago
Marcus Kok 2060833611
add add command (#12) 2 years ago
Marcus Kok f2ca64670a
update init command, don't automatically search, just create config file for cli (#11) 2 years ago
Marcus Kok 959e2ff2c9
add testing (#9)
* add unit test for init command
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 a78df291de
ignore git files (#6) 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 985fdeb14d adding default for init command 2 years ago
Marcusk19 8dbe90ce31 add file walk through path 2 years ago
Marcusk19 9643d3caa4 add init command 2 years ago