Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 385 Bytes

⭐ This repository is no longer supported.

You can find up-to-date documentation at https://karmen.tech/docs/.

karmen-docs

Documentation and user guide for Karmen

Local installation

git clone [email protected]:fragaria/karmen-docs.git
cd karmen-docs
npm i -g docsify-cli
docsify serve docs

Releasing

Simply commit your changes, nothing else to do, really.