README.md

# ☕ Coffee - codegen in gleam made easy

[![Package Version](https://img.shields.io/hexpm/v/coffee)](https://hex.pm/packages/coffee)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/coffee/)
[![erlang](https://img.shields.io/badge/target-erlang-a2003e)]()

**this project is still in pre-alpha and will be released under v1.0.0 once ready for public usage**

## Usage

```sh
gleam add coffee
```

## Development

```sh
gleam run   # Run the project
gleam test  # Run the tests
```

## FAQs

## Acknowledgements

## Future Work

This is a backlog of ideas and future features. Contributions are welcome!

- [ ] support javascript target