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

Latest commit

 

History

History
30 lines (20 loc) · 809 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 809 Bytes

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