build-cargo

0.17.0 • Public • Published

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

Package Sidebar

Install

npm i build-cargo

Weekly Downloads

1

Version

0.17.0

License

MIT

Last publish

Collaborators

  • oli_obk