856 B
856 B
Getting Started
Installation
From Source
cargo install aiken
Note
cargo
is a package manager for Rust. To install it, please refer to the Rust book.
QuickStart
aiken --help
Editor Integrations
The following plugins provide syntax highlighting and indentation rules for Aiken.
Editor | Plugin |
---|---|
VSCode | aiken-lang/editor-integration-vscode |
Vim/Neovim | aiken-lang/editor-integration-nvim |