Skip to content

carrot/globtester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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