インストール

Windows10

必要なもの

ビルド

$ git clone https://github.com/kumavale/Adelie
$ make build

Linux

必要なもの

ビルド

$ git clone https://github.com/kumavale/Adelie
$ make build

近いうちにこうしたい

現状だとMakefileを使用しないと標準ライブラリ(組み込み関数)がビルド使えない。

$ cargo install --git https://github.com/kumavale/Adelie
$ adelie [file]...