Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uselagoon/machinery
WIP library/utilities for interacting with Lagoon
https://github.com/uselagoon/machinery
Last synced: 2 months ago
JSON representation
WIP library/utilities for interacting with Lagoon
- Host: GitHub
- URL: https://github.com/uselagoon/machinery
- Owner: uselagoon
- Created: 2022-10-23T22:53:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T04:43:52.000Z (10 months ago)
- Last Synced: 2024-04-12T12:16:54.051Z (10 months ago)
- Language: Go
- Size: 244 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Lagoon API Machinery
Welcome to the Lagoon API Machinery repository.
This repo provides shared library/clients for use with Lagoon.**Note: This project is currently under heavy development. Changes and updates are expected frequently.**
## Installation
To use Lagoon Machinery in your Go project, you can install it like any other Go library. Run the following command:
```sh
go get -u github.com/uselagoon/machinery
```## Contributing
We welcome contributions from the community! If you'd like to contribute to the development of Machinery, please follow our [Contribution Guidelines](CONTRIBUTING.md).
## Feedback and Issues
If you encounter any issues with the API or have suggestions for improvements, please [open an issue](https://github.com/uselagoon/machinery/issues) on this repository.