Skip to content

Latest commit

 

History

History

marklet

stereopaw Marklet

Builds respective versions into ../app/public: the rails app static files directory.

The marklet is a simple loop that polls for metadata, and auto populates to stereopaw on submit.

This marklet contains:

Generated build artifact is stereopaw.min.js in the rails public directory, to be served on extension click.

#dev
grunt

#prod
grunt prod

Marklet updates need to be built and committed to master since deploys are based off the most recent commit.

. . . should probably change that.