An open API service indexing awesome lists of open source software.

https://github.com/instantos/imosid-next

a rewrite/refactor thingy of imosid
https://github.com/instantos/imosid-next

Last synced: 5 months ago
JSON representation

a rewrite/refactor thingy of imosid

Awesome Lists containing this project

README

          

# 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/

[![asciicast](https://asciinema.org/a/423508.svg)](https://asciinema.org/a/423508)

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