GitHub / Ville-Eurometropole-Strasbourg / grist-ctl
Command-line tool for interacting with Grist
Stars: 22
Forks: 3
Open issues: 3
License: other
Language: Go
Size: 206 KB
Dependencies parsed at:
17
Created at: 5 months ago
Updated at: 8 days ago
Pushed at: 8 days ago
Last synced at: 6 days ago
.github/workflows/build.yml
actions
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- ncipollo/release-action v1.15.0 composite
.github/workflows/reuse.yml
actions
- actions/checkout v4 composite
- fsfe/reuse-action v5 composite
go.mod
go
- github.com/bndr/gotabulate v1.1.2
- github.com/fatih/color v1.18.0
- github.com/go-gota/gota v0.12.0
- github.com/joho/godotenv v1.5.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.9
- github.com/olekukonko/tablewriter v0.0.5
- golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
- golang.org/x/sys v0.28.0
- gonum.org/v1/gonum v0.9.1