Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 834 Bytes

README.md

File metadata and controls

53 lines (35 loc) · 834 Bytes

libly

Easy To Create NPM Package.


NPM Version NPM Downloads License [changelog]

npm install -g libly  # or yarn global add

How to

npx libly PROJECT_NAME
npx libly PROJECT_NAME PATH

Example

npx libly myProject

# installing...

# success!

cd myProject

License

MIT