@bctnry/camus-cli

GitHub repository: https://github.com/CamusMarkup/camus-cli

@bctnry/camus-cli is the official command line utility for Camus. It includes a basic static site generator.

Install & Usage

Install with:

npm install --global @bctnry/camus-cli

Currently the following commands are supported:

Static site generation

@bctnry/camus-cli make uses of Camus's {ref} link. All .cm files reachable from the starting point (specified by the basePath and the main field in camus-cli.json) will be processed.

The structure of camus-cli.json