Compare commits

...

2 Commits

3 changed files with 38 additions and 0 deletions

1
changelog/0.0.1.md Normal file
View File

@ -0,0 +1 @@
# 0.0.1

18
task/configuration.md Normal file
View File

@ -0,0 +1,18 @@
# Configuration
## Todo
### 0.0.1
- Add support for Linux
- Add documentation repository
### Next
- Add support for Windows
- Add support for MacOS
## Doing
## Done

19
task/installer.md Normal file
View File

@ -0,0 +1,19 @@
# Installer
## Todo
### 0.0.1
- Create a toml/json based structure to define programs/tools to download.
- Write the installer
- Add support for Linux
- Add installer repository
### Next
- Add support for Windows
- Add support for MacOS
## Doing
## Done