Skip to content

a series of public functional method(公共方法库)

Notifications You must be signed in to change notification settings

Conjurator/Elegant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Test Coverage

Elegant

a series of public functional method

Publish steps

npm run unit-win/unit to confirm past unit test, use npm run build to generate min pack in /dist. commit what you do and push to github

through npm whoami to confirm log information

if not login, just enter npm login(need to confirm registry is not cnpm) then enter Usernam(not email)、 Password、Email to login

after success login, run npm version from-git to update your local version

then run npm version patch to add a new version tag for this package (just like git tag), then use git push --tags to push generated tags to github.

use git commit -am 'version info' && git push to confirm what you edit, just run npm publish to publish your modification

About

a series of public functional method(公共方法库)

Resources

Stars

Watchers

Forks

Packages

No packages published