2 releases

0.1.1 Oct 29, 2023
0.1.0-alpha Oct 21, 2023

#198 in Operating systems

GPL-3.0-or-later

15KB
268 lines

Cyninst

Cynthia-CMS installation manager.

Not ready.

Just like CynthiaCMS, not ready for production usage.

About

Cynthia is written in Node, which has NPM as default package manager, however, installing Cynthia through NPM will not work, because NPM uses a structure that is simply incompatible with how Cynthia works. cyninst aims to use NPM's ways where possible, but also structure Cynthia folders to be a perfect fit for the Cynthia instance living in them.

Usage (for now)

cyninst <[version]>

And, for installing Cynthia plugins:

cyninst -p <plugin_name> <[plugin_version]>

Dependencies

~6–21MB
~338K SLoC