@thecotne/tasker

1.4.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @thecotne/tasker

Weekly Downloads

1

Version

1.4.1

License

MIT

Unpacked Size

11.1 kB

Total Files

16

Last publish

Collaborators

  • thecotne