Skip to content

ehennes775/bbcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages