10 lines
301 B
Markdown
10 lines
301 B
Markdown
# 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
|