QiiTask

module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: MIT

README

Go Reference GitHub Codespaces

QiiTask alpha

WIP

Install

  • Homebrew (macOS, Linux, Windows with WSL2)
    brew install Qithub-BOT/QiiTask/qiitask
    
    # Upgrade to latest version
    brew upgrade qiitask
    
    # Uninstall
    brew uninstall qiitask
    brew untap Qithub-BOT/QiiTask
    brew doctor
    
  • Go Install (Go v1.16+)
    go install "github.com/Qithub-BOT/QiiTask/qiitask@latest"
    
  • Go get (Go v1.15)
    GO111MODULE="on" go get -u "github.com/Qithub-BOT/QiiTask/qiitask@latest"
    
  • Released Binary
    • Releases ページから該当する OS/CPU に合ったアーカイブをダウンロードして、パスの通ったディレクトリ に設置してください。(要実行権限)

Statuses

Test on macOS/Win/Linux golangci-lint codecov Go Report Card CodeQL

Note

  • Currently WIP

License

Directories

Path Synopsis
cmd
cmdhello
Package cmdhello defines the "hello" command.
Package cmdhello defines the "hello" command.
cmdhello/cmdworld
Package cmdworld defines the "world" command which is the child of "hello" command.
Package cmdworld defines the "world" command which is the child of "hello" command.
Package main.
Package main.

Jump to

Keyboard shortcuts

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