0.0.4 • Published 2 years ago

rustlings v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago