Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksrutins/shinkansen
https://github.com/aleksrutins/shinkansen
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/aleksrutins/shinkansen
- Owner: aleksrutins
- Created: 2023-11-17T12:22:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-08T02:30:24.000Z (11 months ago)
- Last Synced: 2024-01-08T03:32:57.512Z (11 months ago)
- Language: Gleam
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shinkansen
[![Package Version](https://img.shields.io/hexpm/v/shinkansen)](https://hex.pm/packages/shinkansen)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/shinkansen/)## Quick start
```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```## Installation
If available on Hex this package can be added to your Gleam project:
```sh
gleam add shinkansen
```and its documentation can be found at .