aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
Commit message (Collapse)AuthorAgeFilesLines
* fix(make): docker-load uses shell scriptFuwn2021-05-061-2/+4
|
* refactor(make): use cargo-make task naming conventionsFuwn2021-05-061-6/+6
|
* feat(docker): extends alpineFuwn2021-05-061-2/+2
| | | | Enables further extensibility, as well, Alpine is only 5 megabytes so the overhead is minimal.
* fix(docker): the dockeringFuwn2021-05-061-0/+23
| | | | Fix Docker functionalities.
* build(make): create watchable make taskFuwn2021-05-051-0/+7
|
* feat(make): use cargo-make instead of gnu makeFuwn2021-05-051-0/+55