| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(make): docker-load uses shell script | Fuwn | 2021-05-06 | 1 | -2/+4 |
| | | |||||
| * | refactor(make): use cargo-make task naming conventions | Fuwn | 2021-05-06 | 1 | -6/+6 |
| | | |||||
| * | feat(docker): extends alpine | Fuwn | 2021-05-06 | 1 | -2/+2 |
| | | | | | Enables further extensibility, as well, Alpine is only 5 megabytes so the overhead is minimal. | ||||
| * | fix(docker): the dockering | Fuwn | 2021-05-06 | 1 | -0/+23 |
| | | | | | Fix Docker functionalities. | ||||
| * | build(make): create watchable make task | Fuwn | 2021-05-05 | 1 | -0/+7 |
| | | |||||
| * | feat(make): use cargo-make instead of gnu make | Fuwn | 2021-05-05 | 1 | -0/+55 |