task

command module
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2022 License: MIT Imports: 5 Imported by: 0

README

Tasker

just a tasker

1.install

go install github.com/glennliao/task@latest

2.create taskfile.js

task("hi")
    .echo("hello")
    .cmd("ls")

3.run task

task hi

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
op
ops

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL