Skip to content

Spin generator for binary applications with Reason and Esy support.

Notifications You must be signed in to change notification settings

ocaml-templates/spin-reason-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spin-reason-bin

Spin generator for binary applications with Reason and Esy support.

opam spin new https://github.com/ocaml-templates/spin-reason-bin.git

You can see a generated project with Reason and Esy in the example/ directory.

Requirements

  • To use the opam package manager, you'll need opam >= 2.0 installed on your system. You can see the installation instructions at https://opam.ocaml.org/doc/Install.html.

    TL;DR: if you are running on Linux or macOS, you can run:

    sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)
    
  • To use the Esy package manager, you'll need esy installed on your system. You can see the installation instructions at https://esy.sh/docs/en/getting-started.html.

    TL;DR: you can install it with npm:

    npm install -g esy
    

Acknowledgments

This template is inspired by these awesome projects:

About

Spin generator for binary applications with Reason and Esy support.

Resources

Stars

Watchers

Forks