Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobwgillespie/hydrographer

Generate Helm charts with JavaScript
https://github.com/jacobwgillespie/hydrographer

Last synced: 17 days ago
JSON representation

Generate Helm charts with JavaScript

Awesome Lists containing this project

README

        

# hydrographer

Generate Helm charts with JavaScript.

- [Installation](#installation)
- [Usage](#usage)
- [API](#api)
- [Examples](#examples)
- [License](#license)

## Installation

Install using your preferred package manager:

```bash
$ yarn add hydrographer
$ pnpm add hydrographer
$ npm install hydrographer
```

## Usage

TODO

## API

[Read the API documentation.](./docs/modules.md)

## Examples

TODO

## License

MIT License, see `LICENSE`.