GitHub / farhancdr / git-pwr
A tiny cli for power-up your daily git usage ⚡
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farhancdr%2Fgit-pwr
PURL: pkg:github/farhancdr/git-pwr
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Go
Size: 11.7 KB
Dependencies parsed at:
18
Created at: over 1 year ago
Updated at: 1 day ago
Pushed at: 1 day ago
Last synced at: about 23 hours ago
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
go.mod
go
- github.com/atotto/clipboard v0.1.4
- github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
go.sum
go
- github.com/atotto/clipboard v0.1.4
- github.com/cpuguy83/go-md2man/v2 v2.0.3
- github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/spf13/cobra v1.8.0
- github.com/spf13/pflag v1.0.5
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.1