Releases: KingVentrix007/KickStart
Releases · KingVentrix007/KickStart
v1.2.0
Release: V1.2.0
This is the first production release of KickStart
Current supported features:
- Template loading
- Template creation
- Supports build scripts(must be created manually, template creation doesn't handle build scripts)
- Basic git support
- Compiler checks
- Library installation for languages with package managers and VERY limited c
Info
- No windows or Mac support, only runs on Linux(tested on ubuntu)
v1.0.0-alpha
Release: Alpha 1
This is the FIRST release of KickStart Project Manager.
Currently supported features
- Basic Template loading for non-built-in languages
- Basic git integration
- Supports C and Python built-in with a Go template
- Open Source licenses, same as supported by GitHub
- Basic build script(makefile) generation
Info:
- No windows or Mac support, only runs on Linux(tested on ubuntu)
- Currently spits out debug info.
- Dose not check for compiler presence with template languages