saplingjs / cli

⌨️ Official CLI for creating and managing Sapling projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sapling CLI

oclif Version License

CLI for setting up and managing Sapling projects.

Installation

Install the CLI globally via npm;

npm install -g @sapling/cli

Or via Yarn;

yarn global add @sapling/cli

Documentation

For the full documentation, go to saplingjs.com/docs.

Questions & Issues

Bug reports, feature requests and support queries can be filed as issues on GitHub. Please use the templates provided and fill in all the requested details.

Changelog

Detailed changes for each release are documented in the release notes.

License

MIT

About

⌨️ Official CLI for creating and managing Sapling projects

License:MIT License


Languages

Language:JavaScript 54.5%Language:TypeScript 45.2%Language:Batchfile 0.3%