@poorest/blog

2.1.2 • Public • Published

a lightweight private npm repository server

Install AND Usage

    $ npm i @poorest/npm -g
    $ poorest-npm -h  # help
    $ poorest-npm  # start
    
    $ npm set registry http://localhost:9000/
    $ npm set ca null # 如果你使用 HTTPS

    $ nohup poorest-npm & /dev/null 2&1
    $ lsof -i:9001

Package Sidebar

Install

npm i @poorest/blog

Weekly Downloads

2

Version

2.1.2

License

MIT

Unpacked Size

49.6 kB

Total Files

16

Last publish

Collaborators

  • tianlugang