Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
src
 
 
 
 
 
 
 
 
 
 

bbcmd

Command line utility for Lepton-EDA

Installation

  1. Install Git. This step can be skipped with Git already installed. Use the following command to install or update Git:

    sudo apt install git
    
  2. Install Rust. This step can be skipped with Rust already installed. Use one of the following steps:

    a. Install Rust using APT.

    sudo apt install cargo libstd-rust-1.37 rustc
    

    b. Install Rust using rustup.rs.

  3. Install. The installation can be performed directly from Github. Install the program using the following command:

    cargo install --git https://github.com/ehennes775/bbcmd.git
    

About

Command line utility for Lepton-EDA

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages