Skip to content

A simple Node.js program to generate a hexadecimal magic number for versioning.

License

Notifications You must be signed in to change notification settings

bradley499/version_magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Version Magic

A simple Node.js program which can be used to generate a hexadecimal magic number for software versioning.

Prerequisites

  • Node.js

How to use

In your terminal simply invoke the program by standard node conventions:

node version_magic 123

Please use the numeric values interchangeably, and replace the values of 123 to suit your version number that you wish to have outputted as a hexadecimal magic number.

About

A simple Node.js program to generate a hexadecimal magic number for versioning.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published