https://github.com/oxidizing/spin-sihl
A spin template for Sihl.
https://github.com/oxidizing/spin-sihl
Last synced: about 1 year ago
JSON representation
A spin template for Sihl.
- Host: GitHub
- URL: https://github.com/oxidizing/spin-sihl
- Owner: oxidizing
- Created: 2021-01-05T15:57:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T16:12:48.000Z (about 5 years ago)
- Last Synced: 2025-03-05T20:56:55.515Z (over 1 year ago)
- Language: OCaml
- Size: 61.5 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spin Sihl
A [Spin](https://github.com/tmattio/spin) template to generate new [Sihl](https://github.com/oxidizing/sihl/) project.
```bash
spin new https://github.com/oxidizing/spin-sihl.git
```
## Acknowledgments
This template is inspired by the example [Spin templates](https://github.com/tmattio/spin/tree/master/template).