Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qwyng/rust-e-book


https://github.com/qwyng/rust-e-book

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# rust-e-book

1. rust install
`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`

2. rust 最新機能使用 `rustup default nightly `
3. `cargo install`
4. `cargo run`
5. おそらく http://127.0.0.1:8000にてWebサーバが起動しています