Current section

Files

Jump to
shine_try README.md
Raw

README.md

# shine_try
运行可能产生异常的函数
[![Package Version](https://img.shields.io/hexpm/v/shine_try)](https://hex.pm/packages/shine_try)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://shine-try.hexdocs.pm/)
```sh
gleam add shine_try
```
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```