You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
318 B

3 years ago
# _template
Template for first-party Extollo modules
## Setup
- Activate CI for the repo in Drone
- Add the `npm_password`, `drone_token`, `gitea_token`, and `notify_webhook_url` secrets to the repo for extollo bot.
- Edit the `.drone.yml` file to replace `PACKAGE` with the module name.
- Update this readme!