Skip to content

A Visual Studio Code macro in JavaScript to automate version numbering then committing and pushing. The numbering is based on date and total commits count. For example: 2022.3.8-123

Notifications You must be signed in to change notification settings

Sherbeeny/NodeAutoVersionPush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeAutoVersionPush

A Visual Studio Code macro in JavaScript to automate version numbering then committing and pushing. It's mainly for NodeJS but you can tweak it for anything else. The numbering is based on date and total commits count.

For example: 2022.3.8-123

It requires installing VSCode Macros and Git Automator extensions.

After installing the extensions (follow their instructions) and pulling this repo files, you can assign a keyboard shortcut to VSMacro: User Macro 01.

I'm using Alt+Shift+M

About

A Visual Studio Code macro in JavaScript to automate version numbering then committing and pushing. The numbering is based on date and total commits count. For example: 2022.3.8-123

Topics

Resources

Stars

Watchers

Forks

Sponsor this project