.gitignore | 644 | 0 | 0 | | | 248 Bytes | 1d49885e8700e1f24da113438634ea926e8a42ec891cabce5663a8deed59641d |
Gemfile | 644 | 0 | 0 | | | 88 Bytes | 5c8309bf45f436e1a09e844071fbb725830c1f320df4b170e7d02ca189b184fa |
LICENSE | 644 | 0 | 0 | | | 1.04 KB | f7bf4e56994fa66e666c50f07cdb1d061cbfa9431fff4449cf06520f692c2e22 |
README.md | 644 | 0 | 0 | | | 5.84 KB | b79c7e582056737ba9722dfcb3407085ad2aefe3cc9e96d05031dbff5e30f1d6 |
Rakefile | 644 | 0 | 0 | | | 743 Bytes | 7b4cd934ff3fcdfa9eb69b728740822054116672d98c418c389472dd1c06d146 |
bin/tay | 755 | 0 | 0 | | | 266 Bytes | 91ce0dbce1b58aad72dd66c25b804717163806d81561174692e3f450060ebbe0 |
lib/tay.rb | 644 | 0 | 0 | | | 419 Bytes | 26379d18a4c2a22861438f90583def715575c6abd8d5ba43456f49edbb03fef6 |
lib/tay/builder.rb | 644 | 0 | 0 | | | 6 KB | 671240ff207546385d80c24eac8b1b6b497433f67dc92b75bbde045f555795ad |
lib/tay/cli.rb | 644 | 0 | 0 | | | 672 Bytes | 89078ac91f5bb20a6f71e70ee757bbf3a23e9403a5fe2e170a46f110f5627ae3 |
lib/tay/cli/build.rb | 644 | 0 | 0 | | | 479 Bytes | 2c666d85a5b087d9ea8cd829dc2c31a0ab7ff64294bf2fcd0b433e4b7f30bc8a |
lib/tay/cli/generate.rb | 644 | 0 | 0 | | | 2.93 KB | 80c9ee18072dfdec9d485f0fb0b4e41edb94e705fe76a205d63db2510653e36b |
lib/tay/cli/generators/browser_action.rb | 644 | 0 | 0 | | | 1.08 KB | 80591949dbb9547aa16146953383b4d31714eb582727b4773e2f07d7d5dae941 |
lib/tay/cli/generators/content_script.rb | 644 | 0 | 0 | | | 1019 Bytes | 63e72ccab38ef543e154ae383e7b5eb2330c9306ff2c94f3ba77d75c359c882b |
lib/tay/cli/generators/options_page.rb | 644 | 0 | 0 | | | 723 Bytes | d8602dd09257e768b63b3a8712a1efb1d2e0260f58cedf68e1f18d7db34e6b72 |
lib/tay/cli/generators/page_action.rb | 644 | 0 | 0 | | | 966 Bytes | 5fabcec6cda6a0515c499641f073727ed23c4bd099f270bbb03669982a4947a9 |
lib/tay/cli/generators/templates/browser_action/action.css | 644 | 0 | 0 | | | 70 Bytes | 5611bd0d8cbfe613c91d69d077c0ff7dc88c62cf6c4c1cb0e77495185cef1a92 |
lib/tay/cli/generators/templates/browser_action/action.html.haml | 644 | 0 | 0 | | | 228 Bytes | aefbb59d870234ba5bc41666971e9e37d4ff92e468174f2bbc6dd71c570badb3 |
lib/tay/cli/generators/templates/browser_action/action.js.coffee | 644 | 0 | 0 | | | 243 Bytes | 46cdb0497e55fc83ea189a9a49f14c3b95b6dba8563d2d4c53935bd67bd24cd4 |
lib/tay/cli/generators/templates/browser_action/tayfile | 644 | 0 | 0 | | | 283 Bytes | daefdc8a770c6d034ba8e43a815cb1d477955dcd1f2621f52da7cb3b7d654e13 |
lib/tay/cli/generators/templates/content_script/content_script.css | 644 | 0 | 0 | | | 97 Bytes | 32ba50dc95412fec446ed8849254437ae4ab1a793dd1495c93ebc905b86e0f88 |
lib/tay/cli/generators/templates/content_script/content_script.js.coffee | 644 | 0 | 0 | | | 74 Bytes | 48b8c30126ca577e7fb5006b024c3253c029bd9ae5341f989170f0d7204d9278 |
lib/tay/cli/generators/templates/content_script/tayfile | 644 | 0 | 0 | | | 352 Bytes | 96e06be7547dfcca8e7f4cf206f7119cfded34b29d47b70822bbf0c075f6c657 |
lib/tay/cli/generators/templates/options_page/options.js.coffee | 644 | 0 | 0 | | | 755 Bytes | eccc6456c5fb6d1c97726aafa26b5816c577c8640433677cab7180f888336f43 |
lib/tay/cli/generators/templates/options_page/options_page.css | 644 | 0 | 0 | | | 959 Bytes | c9874451e3994e49cec48349d8966dfd0f8e1d1a36196c2cead84294e0ad318a |
lib/tay/cli/generators/templates/options_page/options_page.html.haml | 644 | 0 | 0 | | | 1.14 KB | 670e891abe58c52ee65ecc614cf6d295491b4dad8a80df0ab242e9ddd46f2fc3 |
lib/tay/cli/generators/templates/options_page/options_page.js.coffee | 644 | 0 | 0 | | | 1.79 KB | b457f0823bcbcd1e3ad84903b6a28cedf6645e71c167c12cdcc6042811b69980 |
lib/tay/cli/generators/templates/options_page/options_server.js.coffee | 644 | 0 | 0 | | | 814 Bytes | a375c4b2d0873b1c9fabce527e1ab4cdf2aa144711024f67211469a3b0d1b94a |
lib/tay/cli/generators/templates/options_page/tayfile | 644 | 0 | 0 | | | 254 Bytes | a5585e5ba455a682d14d96a546cba97e2828ddaa56fe49ec674b5b0a349d5e3f |
lib/tay/cli/generators/templates/page_action/controller.js.coffee | 644 | 0 | 0 | | | 199 Bytes | f473aff5c008b0b368d4a7b52fc08550de269d24b1a5e9225a14f096c57b8f1e |
lib/tay/cli/generators/templates/page_action/icon.png | 644 | 0 | 0 | | | 314 Bytes | aa881c5b95113c3ff7f818963a390f669f162d78429edba0ee07b3f777805087 |
lib/tay/cli/generators/templates/page_action/tayfile | 644 | 0 | 0 | | | 326 Bytes | a55a6553734ab63754476facfb73d23a01fdff3b03ab5e44ba188422832bc635 |
lib/tay/cli/helpers.rb | 644 | 0 | 0 | | | 1.46 KB | f268892278ac204f59112d194b28dc3aef7fa60a56035413eeabb0b704189039 |
lib/tay/cli/minify.rb | 644 | 0 | 0 | | | 1.58 KB | 449e523472b68b2b4566c6328b54ab93e5e4d40acfaebd3dd3364f783a1f0f5d |
lib/tay/cli/new.rb | 644 | 0 | 0 | | | 1.42 KB | 6b0375189eaaeeec2f8518e65913a744db98ed56e18ac6171f4d22d354a27a85 |
lib/tay/cli/package.rb | 644 | 0 | 0 | | | 1.62 KB | a6a8a5cdc41e067828a9bbad27b5d135fae3a102532e4fe294715dabdb77b11b |
lib/tay/cli/templates/Gemfile | 644 | 0 | 0 | | | 945 Bytes | 37a01093aa94d647cd8577ee51d667c518b0f9c47b35bd30bbd8c99e46394b3f |
lib/tay/cli/templates/Tayfile | 644 | 0 | 0 | | | 715 Bytes | d714d4575dc934484c873ae9dabead8824d434231dd2cb921d06e3ce5a60e6ac |
lib/tay/cli/templates/gitignore | 644 | 0 | 0 | | | 40 Bytes | 45b4d71e8507369034071db05de0a95d84834c0e2cad5eec91fd3f4ad532d458 |
lib/tay/cli/validate.rb | 644 | 0 | 0 | | | 714 Bytes | 729eb953afa4f8981f496a8b31e8a0c6c45407ac5ef27dc54d5e3cf3a5ebe5ac |
lib/tay/cli/watch.rb | 644 | 0 | 0 | | | 984 Bytes | 22e5bb11d92ecddf46886235d09f907a56fcf14ae8263b369fa29791f5b3ab6d |
lib/tay/manifest_generator.rb | 644 | 0 | 0 | | | 5.03 KB | 4cb66b7cbbc8ad5d226a879a23ccebeee0f97c897a772aed31edb508ff870d8d |
lib/tay/packager.rb | 644 | 0 | 0 | | | 1.59 KB | aa910b19776e11abcc43a98d5a5d501a1e6b57650de54dec963689fae3295635 |
lib/tay/specification.rb | 644 | 0 | 0 | | | 8.48 KB | 3ec635d0c6eb2611d743827169f43a9d86e76ff5cb380dbf6344788ef70b40e8 |
lib/tay/specification/action.rb | 644 | 0 | 0 | | | 477 Bytes | 540dfb58ebda69bcc913b8bd14ff829d4f95de92aa01494e3d30f2659c25d1e0 |
lib/tay/specification/browser_action.rb | 644 | 0 | 0 | | | 214 Bytes | 27e1f83facde94fcc6680b55bc5f2aa48db8533c7696b89c719bd7421a73666b |
lib/tay/specification/content_script.rb | 644 | 0 | 0 | | | 1.03 KB | e143c45f6e938256140c071cc26eaff45b9b5b426f56d3fcba69303ab04ef2c8 |
lib/tay/specification/nacl_module.rb | 644 | 0 | 0 | | | 467 Bytes | 33cffa1b7c679212aac7aad7a4d9db165e1f6b738ce0f585e2cb0bf7460fbc86 |
lib/tay/specification/packaged_app.rb | 644 | 0 | 0 | | | 861 Bytes | a2e84a0eca0cb2dc0ccbf2e1862a83c393b27f606c2e16811b2bc5304341feaf |
lib/tay/specification/page_action.rb | 644 | 0 | 0 | | | 205 Bytes | 4072db3fe8d68aa9d0efef615a99a61a7d628af3c4cbea2eb734c120301477fd |
lib/tay/specification/web_intent.rb | 644 | 0 | 0 | | | 1.17 KB | 97ec4e7aa2467fd3687e573ff6248f24cc80e7633d503f5ea94e947ad1ca34e0 |
lib/tay/specification_validator.rb | 644 | 0 | 0 | | | 4.64 KB | 358b1875a67269a57511a2b5bbecd7ef2f7ff07e53eb82c2fb6564269529b1b1 |
lib/tay/utils.rb | 644 | 0 | 0 | | | 483 Bytes | b59c527731c6152a09ad15ffb28aa45696b94c1188ada3e00df34bcb72513334 |
lib/tay/version.rb | 644 | 0 | 0 | | | 35 Bytes | 7c13d94f1bc2f5bfdd26f4d1cd42fb05307cf27f2c172967952d4b6433685858 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 82 Bytes | d7d08c726c33f3982d18c19d72e79b3947abc7b9f69e8c2e9ad7a56767abbb92 |
spec/tay_spec.rb | 644 | 0 | 0 | | | 80 Bytes | c22a16e8e9759dbeb245f910cfecb697e6c5d3675f489f0c6d2cf2f3778958f6 |
tay.gemspec | 644 | 0 | 0 | | | 1.03 KB | 8cf36a26858adcb70ad0943a72f8a43fbf49ef14747694c4253c48fac7653f91 |