Skip to content
/ cli Public

⌨️ Official CLI for creating and managing Sapling projects

License

Notifications You must be signed in to change notification settings

saplingjs/cli

Repository files navigation

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