trinity-ui-cli
v1.2.2
Published
cli for trinity library
Downloads
5
Maintainers
Readme
Trinity-ui-cli
Trinity-ui-cli is a command line interface for Trinity-ui. It is a tool for developers to create and manage their own Trinity-ui projects.
How do work Trinity-ui-cli?
Installation
npm install -g trinity-ui-cli
Usage and Commands
Create a new project with trinity-ui
trinity-ui-cli -g || trinity-ui-cli --generate
Project Structure
bin
- Contains the executable file for the project.functions
- Contains the functions for the project.
.github
-- Contains the github actions workflow file.
Contribution
If you want to contribute to the library you can create a branch in the repository and send a pull request. Remember create great unit tests and documentation updates.
Branches
Remember usage this structure:
feature/[name]
fix/[name]
bug/[name]
Report an issuer
If you have an issue or a problem with the library you can report it in the issues