# rune-cli
<div align="center">
<a href="https://rune-rs.github.io/rune/">
<b>Read the Book 📖</b>
</a>
</div>
<br>
<div align="center">
<a href="https://github.com/rune-rs/rune/actions">
<img alt="Build Status" src="https://github.com/rune-rs/rune/workflows/Build/badge.svg">
</a>
<a href="https://github.com/rune-rs/rune/actions">
<img alt="Book Status" src="https://github.com/rune-rs/rune/workflows/Book/badge.svg">
</a>
<a href="https://discord.gg/v5AeNkT">
<img alt="Chat on Discord" src="https://img.shields.io/discord/558644981137670144.svg?logo=discord&style=flat-square">
</a>
</div>
A cli for the [Rune Language].
If you're in the repo, you can take it for a spin with:
```
cargo run -- scripts/hello_world.rn
```
[Rune Language]: https://github.com/rune-rs/rune
[runestick]: https://github.com/rune-rs/rune