# Meteor Addon Template
A template to allow easy usage of the Meteor Addon API.
### How to use:
- Clone this project
- Use the template and API to create new modules/commands
- Run the mod with Meteor.
### Documentation
Check the [wiki](https://github.com/MeteorDevelopment/meteor-addon-template/wiki).