Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T07:50:17.000Z (over 2 years ago)
- Last Synced: 2024-10-14T07:26:12.361Z (about 1 month 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.