Skip to content

livstyle/node-rustlings

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published