Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
/ dosh-core Public archive

Shell-independent task manager.

License

Notifications You must be signed in to change notification settings

gkmngrgn/dosh-core

Repository files navigation

DOSH - shell-independent task manager (CORE)

STATUS: Archived. I started to rewrite this project in Go. You can find the new project here.


DOSH-CORE is a common library for parsing dosh.lua script file. The official CLI is here.

DOSH logo

CONTRIBUTION

Install these development dependencies manually:

$ poetry poe --help
[...]

CONFIGURED TASKS
  lint           Check code quality
  test           Run tests
    name         Filter tests by $name