1 Forks
3 Stars
3 Watchers

const-version

:sparkles: A tiny command line tool that extract `package.json` version and generate `export const VERSION='...'` file. Useful when you want to package your software version.

How to download and setup const-version

Open terminal and run command
git clone https://github.com/chrvadala/const-version.git
git clone is used to create a copy or clone of const-version repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with const-version https://github.com/chrvadala/const-version/archive/master.zip

Or simply clone const-version with SSH
[email protected]:chrvadala/const-version.git

If you have some problems with const-version

You may open issue on const-version support forum (system) here: https://github.com/chrvadala/const-version/issues