Skip to content

A skeleton repository for creating AdonisJS packages

License

Notifications You must be signed in to change notification settings

mezielabs/adonis-package-skeleton

Repository files navigation

adonis-package-skeleton

A skeleton repository for creating AdonisJS packages

npm-image license-image typescript-image

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.

Learn AdonisJS

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.