Registry / utility / bitfield-script

bitfield-script

JSON →
library0.24.3gogounverified

Makes it easy to write shell-type scripts in Go for system administration tasks like reading files and counting lines.

go get github.com/bitfield/script
INSTALL
IMPORT
SIG · BITFIELD-SCRIPT
B
bitfield-script
utilitygov0.24.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

script
github.com/bitfield/script

Print a string to stdout using script.

package main import "github.com/bitfield/script" func main() { script.Echo("hello world").Stdout() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
OpenAI (training)
1
Resources
bitfield-script — go get bitfield-script · libregistry