Skip to content

chess-tea/butter

Repository files navigation

butter

This is a set of tools to complement chess-tea/bread. The tools here are more "quick-and-dirty" things for my own use. As they become more production ready they will get promoted to chess-tea/bread.

Install esy

Globally install esy so that the esy command is available in the terminal.

npm install -g esy

This may be useful: Global npm without sudo

Install the dependencies and build

esy

This is a combination of esy install and esy build

Run tests for Butter.re

esy test

This should automatically rebuild if there are changes

More Details

  • For more details and additional setup see: details.md
    • Editor support
    • Adding dependencies
    • Recursive dub-directories
    • Ignoring warnings
    • Printing stack traces

Next Steps

For CI/CD, check out esy-ocaml/hello-reason.

About

Some tools to complement Bread

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published