Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acim/abt
Miscellaneous tools
https://github.com/acim/abt
Last synced: 10 days ago
JSON representation
Miscellaneous tools
- Host: GitHub
- URL: https://github.com/acim/abt
- Owner: acim
- License: other
- Created: 2018-12-07T17:03:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T18:21:20.000Z (5 months ago)
- Last Synced: 2024-06-21T03:15:39.506Z (5 months ago)
- Language: Go
- Size: 1.31 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Miscellaneous tools
At the moment, this toolset can just generate AWS compatible access and secret access keys.
In the future there may be more tools.![check](https://github.com/acim/abt/workflows/check/badge.svg)
![release](https://github.com/acim/abt/workflows/release/badge.svg)
[![Go Reference](https://pkg.go.dev/badge/github.com/acim/abt.svg)](https://pkg.go.dev/github.com/acim/abt)
[![Go Report](https://goreportcard.com/badge/github.com/acim/abt)](https://goreportcard.com/report/github.com/acim/abt)## Install
`go install github.com/acim/abt/cmd/abt@latest`