Skip to content

jiro4989/websh-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websh-go

webshのAPIラッパーコマンドラインツール。

1. インストール

Releasesからインストール可能です。

あるいはビルドしてインストール可能です。 Go 1.16以上が必要です。

$ go build -o websh

2. 使い方

$ websh 'echo "hello world"'
$ echo 'ls' | websh
$ echo 'ls' | websh -j

3. ヘルプ

$ websh -h

About

A command-line wrapper for websh

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages