1.1.0 • Published 6 years ago
@carltonj2000/starwars-names v1.1.0
How to Write an Open Source JavaScript Library
The code in this repository is based on the How to Write an Open Source JavaScript Library course.
Commands
npm set init-author-name "Carlton Joseph"npm set init-author-email "carlton.joseph@gmail.com"npm set init-author-url "http://carltonjoseph.com"npm set init-license "MIT"npm set save-exact truenpm initnpm config set scope carltonj2000 --globalnpm config set access publicnpm config set access public --globalnpm init --scope=@carltonj2000npm publishnpm publish --tag betagit tag 1.0.0git push --tags