0.1.1 • Published 2 years ago

yaspm-server v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

YASPM server

usage

setting up

open a terminal and run

$ npm i yaspm-server

this should install everything you need to run a yaspm server you could install this globally, but because it currently puts its files in your CWD its not reccomended

development

just run the following commands while being in your clone's root

$ npm i
$ npm run build
$ npm run start # this will generate a default config for you, you can customize it in config.json at the root

publishing

comig son

scopes

because i like npm, there's an option to publish packages under scopes (@scope/package) to avoid naming conflicts

todo before release

  • uploading packages
  • metadata and getting packages

thanks for using yaspm

0.1.1

2 years ago

0.1.0

2 years ago