checkboxes
This commit is contained in:
parent
8fc1c27ecb
commit
a60d3bce35
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -5,17 +5,25 @@ A tool to handle local/remote msys/mingw repositories.
|
|||
## Features
|
||||
|
||||
* [ ] check integrity
|
||||
|
||||
* [ ] catalogs
|
||||
|
||||
* [ ] packages
|
||||
* [X] single threading
|
||||
|
||||
* [x] single threading
|
||||
|
||||
* [ ] multi threading
|
||||
|
||||
* [ ] build archive
|
||||
|
||||
* [ ] extract distribution
|
||||
|
||||
* [ ] apply configuration
|
||||
|
||||
* [ ] archive directory
|
||||
|
||||
## Tests
|
||||
|
||||
* [ ] pacman's need of .sig files for packages
|
||||
|
||||
* [ ] bootstrap mintty, msys runtime and pacman
|
||||
|
|
Loading…
Reference in a new issue