markscript-cli
v0.2.2
Published
Command line interface for creating and managing MarkScript projects.
Maintainers
Readme
MarkScript Command Line Interface
Overview
Command line interface for creating and managing MarkScript projects.
Usage
Install:
npm install -g markscript-cliBasic Usage:
Run markscript for help. To create a new project, create a new folder, then run markscript init, following the instructions. Then, run markscript again for help including instructions on how to administer the project.
