saplingjs / gui

🖥 GUI for developing and managing Sapling projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI for Sapling

This package provides a graphical user interface (GUI) to develop, modify and manage a project created with Sapling.

Installation

Install the tool globally via npm;

npm install @sapling/gui -g

Usage

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.

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

🖥 GUI for developing and managing Sapling projects

License:MIT License


Languages

Language:Vue 45.8%Language:JavaScript 39.7%Language:Stylus 12.8%Language:HTML 1.8%