aboutsummaryrefslogtreecommitdiff
path: root/src/subs.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix(docker): the dockeringFuwn2021-05-061-6/+2
| | | | Fix Docker functionalities.
* refactor(server): clippy: module inceptionFuwn2021-05-061-4/+2
|
* perf(subs): clippyFuwn2021-05-061-1/+1
|
* build(make): create watchable make taskFuwn2021-05-051-2/+9
|
* feat(prompt): history builtinFuwn2021-05-051-4/+1
|
* feat(global): add a shell-like prompt for interfacing with the server during ↵Fuwn2021-05-051-8/+8
| | | | operation
* style(global): fix clippy complaintsFuwn2021-05-041-2/+2
|
* refactor(global): remove all the fluff from main fileFuwn2021-05-031-0/+44