11 Commits (8c8847b0cee3a96392f98d7f2701b0818aa33465)

Author SHA1 Message Date
Marcus Kok 3a6284e45e
add status command (#25)
* add status command

* new memmapfs on tests

* fixing all tests
2 years ago
Marcus Kok 3f88e64d1a
remove pretty command (#24)
* remove pretty command
2 years ago
Marcus Kok d5b8970279
add stuff (#20)
* add ability to view list of linked configs

* hide password in input for sync command

* confirm overwrite existing configs when adding
2 years ago
Marcus Kok 0b042d8637
make links a map in config (#19)
* make links a map in config
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 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