This package provides a graphical user interface (GUI) to develop, modify and manage a project created with Sapling.
Install the tool globally via npm;
npm install @sapling/gui -g
Once installed, navigate to the root directory of any Sapling project, and use the saplingui
command. This will launch the GUI for that project in your default browser.
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.