This commit is contained in:
Alexis Delhaie
2020-08-09 19:00:43 +02:00
commit 801a85da08
12 changed files with 338 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Installer bootstrap
This bootstrap is for Chronos installer ([Github](https://github.com/alexlegarnd/chronos-installer)) but it can be used to bootstrap other software
This installer is developed in Python 3 and packaged to an EXE with PyInstaller
## Build
Just run this command:
./build.bat