Skip to content

AtomBuild/atom-build-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo (Rust) integration for Atom

Build Status Gitter chat

Uses Atom Build to build Rust projects by means of Cargo in the Atom editor.

Required packages:

Features

  • Allows to run various Cargo commands (build, test, run, doc, update etc.)
  • Supports extended commands cargo check and cargo clippy.
  • Supports multi-crate projects (including Cargo workspaces).
  • Displays compiler messages and panics in a handy way.

Screencast