/node-rustlings

Primary LanguageRustMIT LicenseMIT

rustlings

This project was bootstrapped by livstyle.

Installing rustlings

Installing rustlings requires a supported version of Node and Rust.

You can install the project with npm. In the project directory, run:

    npm install rustlings

usage

use nrustings instead of rustings and subcommand as same as rustings

Exploring rustlings

After building rustlings, you can explore its exports at the Node REPL:

$ npm install
$ node
> require('.').list()

Example usage

    git clone https://github.com/livstyle/node-rustlings-template.git
    cd node-rustlings-template
    npm install
    nrustings list