The repository is currently down, and package submissions are closed. Please disregard everything below.
This is pkg93's main repo. If you want to view the actual source code, go here. If you want to add a package, continue reading.
To add your package, you need to...
- Make a package.json file. If you haven't done that yet, read this.
- Fork this repository.
- Put the folder in the forked repository. (you can also put a submodule, if you find it more convenient)
- Add the folder to the array named "packages" inside of repo.json
- Pull request.
An example PR is avaliable here.