Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

notnmeyer/tsk

Open more actions menu

Repository files navigation

tsk

A task-runner and build tool for simpletons

https://notnmeyer.github.io/tsk-docs/

installation

https://notnmeyer.github.io/tsk-docs/docs/installation

tl;dr, brew install --cask notnmeyer/tsk/tsk

Note that with version 0.12.1, tsk is installed as a cask. If you have an earlier version installed, remove it first with brew uninstall tsk.

example

$ cat tasks.toml
[tasks.hello_world]
cmds = ["echo Hello World!"]

$ tsk hello_world
Hello World!

see examples/tasks.toml for complete usage and configuration reference.

docs

https://notnmeyer.github.io/tsk-docs/

release

tag a new release with, tsk release -- v0.0.0, and let GHA do it its thing.

About

A really, really simple task runner. Single binary, TOML task format.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.