Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 805 Bytes

File metadata and controls

23 lines (15 loc) · 805 Bytes

Globtester: a little tool for testing minimatch


Setup

This site runs on roots v3, which you can install using the command npm i roots -g, assuming you have a recent version of node.js installed.

To get this project running locally:

  • Clone the repo down and cd into it
  • Run npm i
  • Run roots watch

You should see a development version open up in your browser that you can hack on.

License & Contributing

Have something you'd like to add? We'd love to see it! Open up a pull request with your feature and we'll check it out as soon as possible.

This project is licensed under MIT