Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 675 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 675 Bytes

TinySou Search Plugin

The official TinySou search plugin for adding search functionality backed by data from the TinySou Search API. Learn more about TinySou by visiting tinysou.com and creating an account.

Requirements

Directory

  • build/
  • src/
  • package.json
  • Gruntfile.js

Building TinySou

To install dependent libraries, run:

$ npm install

To build files, run:

$ grunt

To watch files and build, run:

$ grunt watch

License

TinySou Search is distributed under the MIT License: