1.0.15 • Published 4 years ago
erpi v1.0.15
erpi
Elephant Runtime Package Indexer
Usage
First, install by using:
npm install erpiThen, run this to publish a package:
npx erpi-publish /path/to/hello_world.clj package-name-hereOr run this to get a package:
npx erpi-get package_name_hereAfter the file is downloaded, you can copy the generated file's contents into any file you want to use the package.