jihchi / spin-templates

Official templates for Spin.

Home Page:https://github.com/tmattio/spin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spin Templates

Official templates for Spin.

Template Type Description Build
native Native A native project containing the minimum viable configurations. Actions Status
cli Native Native command line interface. Actions Status
lib Native A simple native library. Actions Status
ppx Native A PPX library to be used in native or web applications. Actions Status
react Web React Single-Page-Application in Reason. Actions Status

Guidelines

The official templates are high-quality templates that are ready for the real world Here are some guidelines that we follow when creating a template:

  • Offer a Reason and OCaml version
  • Provide a CI/CD with Github Actions
  • Create real unit tests and integration tests
  • Include documentation generation from markdown and code
  • Deploy release artifact (e.g. Docker images, binaries, static web files, etc.)

About

Official templates for Spin.

https://github.com/tmattio/spin

License:MIT License


Languages

Language:JavaScript 34.3%Language:Reason 30.4%Language:OCaml 23.5%Language:Shell 9.0%Language:HTML 1.6%Language:Ruby 1.0%Language:CSS 0.2%