Getting Started

Installation

cargo install emdee

Usage

fn main() {
    println!("Hello, emdee!");
}

Next Steps