1.4.1 • Published 4 years ago

@thecotne/tasker v1.4.1

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

Tasker

Bash alias runner

Getting started

Install tasker-cli globally

npm install @thecotne/tasker --global
# or
yarn global add @thecotne/tasker
# or
composer global require thecotne/tasker

use tasker-cli to install tasker locally

tasker-cli init

Autocomplete

For bash you can add this to your .bashrc

source /path/to/tasker/completions/bash-comp

For zsh you can add this to your .zshrc

source /path/to/tasker/completions/zsh-comp
1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago