We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
First, clone the GitHub repo:
git clone https://github.com/waferbaby/usesthis.git .
Next, install all the requirements (you'll need a recent version of Ruby installed):
bundle install
Finally, build the site (including its static API) by running:
bundle exec tasks/publish
Enjoy!