Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osamaadam/gomanz
Utility used to automate tedious processes, and hacking around tiresome software.
https://github.com/osamaadam/gomanz
Last synced: 26 days ago
JSON representation
Utility used to automate tedious processes, and hacking around tiresome software.
- Host: GitHub
- URL: https://github.com/osamaadam/gomanz
- Owner: osamaadam
- Created: 2021-12-31T14:25:00.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-07T16:11:10.000Z (about 3 years ago)
- Last Synced: 2024-06-19T16:44:25.105Z (7 months ago)
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gomanz
Multipurpose utility for Manzoma.
Used internally to run random scripts here, and there.To build for win32:
```sh
GOARCH=386 go build
```> This project isn't intended for public use, but rather a very specific use case which I happen to need in my period of military service.
> If you're new to Go, this code could be a quick reference to building CLIs with GO.
> There aren't that many code references for building a Microsoft Access API with GO, so this is my attempt.
> Hopefully I won't be commiting credentials to this code base _fingers crossed_