imosid

Crates.ioimosid
lib.rsimosid
version0.0.4
sourcesrc
created_at2022-11-07 20:25:35.962239
updated_at2023-06-13 19:06:36.786004
descriptiona config file manager that leaves the user alone
homepage
repositoryhttps://github.com/instantOS/imosid
max_upload_size
id707443
size112,682
(paperbenni)

documentation

https://instantos.io/docs

README

imosid

A config file manager that leaves the user alone

Links

asciicast

Planned features

  • 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
  • colored/styled output

Refactor stuff

  • traits for metafile/specialfile?

Installation

Crates.io

cargo install imosid

From source

cargo install --git https://github.com/instantos/imosid
Commit count: 87

cargo fmt