0.0.3 • Published 6 months ago
nirvusjs v0.0.3
Create powerful discord applications, easily.
Table of Contents
Installation
$ npx nirvus create <project-name>
Usage
!NOTE Usage guide begin later...
Development
!NOTE Development guide begin later...
Contributing
- Fork this repository by clicking here.
- Clone your fork to your own machine by running the following command:
git clone https://github.com/freitaseric/nirvusjs
- Create a branch for your contribution following this example:
git checkout -b feature/my-awesome-feature
(follow conventional commit guidelines) - Develop your contribution... self-explanatory
- Create a new pull request and wait for it to be reviewed.
!TIP This repository follows the conventional commits style guides to organize commits and branches.
!TIP Check whether an issue or pull request has been created before by adding your contribution.
Contributors
- @freitaseric - creator and maintainer