CLI for setting up and managing Sapling projects.
Install the CLI globally via npm;
npm install -g @sapling/cli
Or via Yarn;
yarn global add @sapling/cli
For the full documentation, go to saplingjs.com/docs.
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.
Detailed changes for each release are documented in the release notes.