imosid
What is this
this is a refactor/rewrite of imosid. It's not yet feature complete, but is
aiming to clean up the codebase.
( Instant Manager Of Sections In Dotfiles )
A config file manager that leaves the user alone
Links
- Docs: https://instantos.io/docs/development/imosid
- Arch package release available from: https://packages.instantos.io/

Planned features
- [X] autodetect comment syntax for files
- [ ] compare hashes of sections with upstream files
- [ ] syntax to combine multiple imosid comments into one line
- [ ] Other section sources
- [ ] http
- [ ] git
- [ ] ipfs
- [ ] ipns
- [X] colored/styled output
Refactor stuff
- traits for metafile/specialfile?
Installation from source
sh
cargo install --git https://github.com/instantos/imosid
Refactoring TODO
redo tests