1.0.15 • Published 2 years ago

erpi v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

erpi

Elephant Runtime Package Indexer

Usage

First, install by using:

npm install erpi

Then, run this to publish a package:

npx erpi-publish /path/to/hello_world.clj package-name-here

Or run this to get a package:

npx erpi-get package_name_here

After the file is downloaded, you can copy the generated file's contents into any file you want to use the package.