# MallardScript
> Hak5 DuckyScript extended language compiler.
## Installation
```
cargo install mallardscript
```
## Development
Written in rust. You can build and install with the following:
```
cargo build
```
## TODO:
- Badges
- Tests
- Configuration file like `.mallardscriptrc`