da366ae1cf
Closes #65. There's still some work to be done. With the changes in this PR, this project's Makefile is a bit of a hybrid between the approaches in the Makefiles of status-desktop and nim-status. In the future, as this project's tests expand in scope, the logic in the Makefile, `nim_status_lib.nimble`, and/or `.github/workflows/test.yml` may need to be revised. |
||
---|---|---|
.github/workflows | ||
backends | ||
build | ||
scripts | ||
status | ||
test | ||
test_nim | ||
types | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
env.sh | ||
eventemitter.nim | ||
nim_status_lib.nimble | ||
statuslib.nim |
README.md
nim-status-lib
WIP refactor to extract business logic from status-desktop into a reusable library