2.0.0 • Published 8 years ago

metal-multimap v2.0.0

Weekly downloads
167
License
BSD
Repository
github
Last release
8 years ago

metal-multimap

Case insensitive string Multimap implementation.

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

    [sudo] npm install -g gulp
  3. Install local dependencies:

    npm install
  4. Build the code:

    gulp build