Skip to content

bkiprono/shadow-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

This is a sample npm package for shadow wizard

Getting started

How to install: To install, use the command below:

npm i shadow-wizard-dev-test

Publishing Releases

To create a tag run the following:

git tag v1.0.0

To push the tags to Github, run the following command:

git push origin --tags

Tagging suggestions

It’s common practice to prefix your version names with the letter v. Some good tag names might be v1.0.0 or v2.3.4. If the tag isn’t meant for production use, add a pre-release version after the version name. Some good pre-release versions might be v0.2.0-alpha or v5.9-beta.3.

Wrapping Up

That is all you need to get started with this project. Be sure to follow me here on JuniaKE or on the Twitter Page @itsbackenddevke. Reach out to me on Personal Email or Work Email

Happy Coding Champ :octocat:

About

This is a sample npm package for shadow wizard

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors