https://github.com/adwaith-rajesh/v-tag
The simplest of the simplest file version tagging system.
https://github.com/adwaith-rajesh/v-tag
Last synced: 12 months ago
JSON representation
The simplest of the simplest file version tagging system.
- Host: GitHub
- URL: https://github.com/adwaith-rajesh/v-tag
- Owner: Adwaith-Rajesh
- License: mit
- Created: 2021-07-20T07:05:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T07:50:17.000Z (almost 4 years ago)
- Last Synced: 2025-06-08T21:03:58.918Z (12 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# V-Tag
Easily create and store different version of you file on the fly.
## Installation
```commandline
pip install v-tag
```
## Usage / Docs
After installation run the following command
```
vtag --help
```
This will a list of all the commands and their functions.