1.2.2 • Published 2 years ago

trinity-ui-cli v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Trinity-ui-cli Main action

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?

photo_2022-11-07_18-56-11

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

License

MIT

1.2.2

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago