nodemad 0.1.0

A tool to let you move around node versions with ease.
# Nodemad

An nvm clone in Rust.

# Note

If testing add 

```
export PATH=$HOME/.nodemad/current/bin:$PATH
```

to the end of your zsh/bash profile.