Skip to content

ocaml-templates/spin-reason-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spin-reason-cli

Spin generator for CLI with Reason and Esy support.

opam spin new https://github.com/ocaml-templates/spin-reason-cli.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
    

About

Spin generator for CLI with Reason and Esy support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published