A skeleton repository for creating AdonisJS packages
This repo can be used to quickly scaffold an AdonisJS package. To get started, follow the steps below:
- Clone this repo by clicking the "Use this template" button at the top of this repo.
- Swap out any placeholders (e.g skeleton) and start building your package.
Want to learn how to build AdonisJS packages? Check out the AdonisJS package development course. You can also check out other courses and tutorials on Adonis Mastery, where you get to learn AdonisJS through practical screencasts.