Crates.io | cyninst |
lib.rs | cyninst |
version | 0.1.1 |
source | src |
created_at | 2023-10-21 13:37:40.769213 |
updated_at | 2023-10-29 09:31:14.460099 |
description | Cynthia-CMS installation manager |
homepage | |
repository | https://github.com/strawmelonjuice/CynthiaCMS-installer/ |
max_upload_size | |
id | 1010040 |
size | 47,764 |
Cynthia-CMS installation manager.
Just like CynthiaCMS, not ready for production usage.
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.
cyninst <[version]>
And, for installing Cynthia plugins:
cyninst -p <plugin_name> <[plugin_version]>