Getting Started
There are no binary releases yet in this stage of the project. Make sure to update regularly as new bugfixes and features are released every week. The easiest way to get the most recent version of the atom
binary is by using:
cargo install --git https://github.com/dmeijboom/atom
Verify Installation
Run atom --help
to see that it's working.
Last updated