Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctron/enmasse-dev
EnMasse developer tools
https://github.com/ctron/enmasse-dev
development enmasse kubernetes tools
Last synced: about 1 month ago
JSON representation
EnMasse developer tools
- Host: GitHub
- URL: https://github.com/ctron/enmasse-dev
- Owner: ctron
- License: epl-2.0
- Created: 2019-03-04T10:52:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T14:54:34.000Z (about 5 years ago)
- Last Synced: 2024-11-09T15:48:11.502Z (3 months ago)
- Topics: development, enmasse, kubernetes, tools
- Language: Shell
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EnMasse developer tools
This repository contains some personal tools, for working on [enmasse.io](http://enmasse.io).
## Eclipse
See [eclipse/](eclipse/ "Eclipse") for more information in how to work on
EnMasse using Eclipse as an IDE. Including some launch configurations.## Scripts
See [scripts/](scripts/ "Scripts") for some helper scripts.
## Custom builds
The directory [custom-builds/](custom-builds/) provides a few recipes
for doing custom builds, mostly directly on the cluster, without the need
to use EnMasse build system.