cyninst

Crates.iocyninst
lib.rscyninst
version0.1.1
sourcesrc
created_at2023-10-21 13:37:40.769213
updated_at2023-10-29 09:31:14.460099
descriptionCynthia-CMS installation manager
homepage
repositoryhttps://github.com/strawmelonjuice/CynthiaCMS-installer/
max_upload_size
id1010040
size47,764
Mar (strawmelonjuice)

documentation

README

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]>
Commit count: 23

cargo fmt