aboutsummaryrefslogtreecommitdiff
path: root/src/user_input.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-75/+0
| | | | possible
* Improvements:Joseph Hunkeler2020-02-281-0/+29
| | | | | | | | * Refactored a few function names * Can read package metadata * Can delete packages * Can download! and install packages at the same time * Can prompt the user before proceeding
* Initial commit of user_input.[c,h]Joseph Hunkeler2020-02-251-0/+46