Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zamiell/publish-npm


https://github.com/zamiell/publish-npm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# publish-npm

This is a script to publish the Node project in the current directory to NPM.


## Usage

```
pip install --upgrade publish-npm
cd [DIR_OF_NPM_PROJECT]
publish-npm
```