Voltrea is a Python based tool kit that helps speed up creating template examples of python and more projects soon
(Note: This only support Gnu/Linux and unix based systems, windows support is coming soon but its coming in a sepperate repo just for windows due to winodws and unix based software have different file structures :D)
all you need to do is type voltra -C
[Supported Languages]:
- Python
- C
- C++
8mb.video-Xgw-qNlmS3TU.mp4
- You will need to have python installed always do that please!
- go to your commandline and (be sure to have git installed too), and type
git clone https://github.com/planetjunkie/voltra.git
- once ya finish just type
cd [repolocation]
- after that type
cd voltra
- finally type
python3 main.py -h
orpython3 main.py --help
and you need to specify which command you want to run before you so don't type like thispython3 main.py
type like thispython3 main.py -C
thats it folks!!!
Todo:
- Start Development
- (in-progress) Add More languages (Currently planning to add C, C#, C++, Java, and Assembly)
- Create more improvments
- Clean up messy code
- Road to beta
- Release a windows build
- Provide a Easy installer for windows and linux (MacOS Not coming any time soon XD)