kjerk / backtick

:construction: The Backtick Chrome Extension

Home Page:http://backtick.ninja/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backtick

Backtick is a command line for bookmarklets and scripts, packaged as a Chrome extension. For a better explanation, try out the demo at backtick.ninja/ Coming soon. The extension is free to use.

MIT Licensed 2017 Brian Reed

Developing

The code is open for you to play around with and contribute to, if you wish. Here's some instructions on how to get up and running.

Dependencies

To compile Backtick, you'll need to install the following dependencies on your system:

With that installed, run these two commands to download the NPM and Bower packages:

$ npm install
Building

To build all the files, just run grunt in the root folder. This will put all built files into the _dist/ folder.

To load the built extension files from the _dist/ folder into Chrome, follow these instructions.

Updates

This new version of Backtick is still under development, check for updates on twitter.

About

:construction: The Backtick Chrome Extension

http://backtick.ninja/

License:MIT License


Languages

Language:JavaScript 55.5%Language:CSS 38.9%Language:HTML 5.5%