Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cenk1cenk2/plumber
General tool set for creating CLI applications and tasks using Go. @mirror: https://gitlab.kilic.dev/libraries/plumber [pull]
https://github.com/cenk1cenk2/plumber
Last synced: about 4 hours ago
JSON representation
General tool set for creating CLI applications and tasks using Go. @mirror: https://gitlab.kilic.dev/libraries/plumber [pull]
- Host: GitHub
- URL: https://github.com/cenk1cenk2/plumber
- Owner: cenk1cenk2
- License: mit
- Created: 2022-05-27T23:11:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T17:42:07.000Z (2 days ago)
- Last Synced: 2024-11-16T18:27:30.321Z (2 days ago)
- Language: Go
- Size: 807 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# plumber
## Description
A library for creating quick and effective CLI applications that have the process management build inside it.
---
- [API Documentation](#api-documentation)
---
## API Documentation
You can find the API documentation [here](https://pkg.go.dev/gitlab.kilic.dev/libraries/plumber/v4).