1.0.6 • Published 1 year ago

@ryusuke410/setup-go-task-cli v1.0.6

Weekly downloads
-
License
MIT OR Apache-2.0
Repository
github
Last release
1 year ago

@ryusuke410/setup-go-task-cli

This package setup a package in your project to install Task (Taskfile) locally.

usage

In your repository run the following command.

npx @ryusuke410/setup-go-task-cli@latest

You can choose options interactively.

After completing the setup, use a command like npm install, yarn, bun install, or a similar one to install the Task binary locally.

Once the installation is complete, the task executable becomes available. You can check all available commands using the following command:

npx task --help
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.0-dev.5

1 year ago

0.0.0-dev.4

1 year ago

0.0.0-dev.3

1 year ago

0.0.0-dev.1

1 year ago

0.0.0-dev.0

1 year ago

0.0.0-alpha.0

1 year ago