Skip to content

mac-cypher/yantre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yantre

Yet another new tab replacement extension for chrome browser

Usage

  1. download
  2. enable development mode in chrome extension
  3. load unpacked extension and choose the complete folder

Development

Had some dependencies:

  • coffee-script
  • less
  • handlebars
  • grunt

All of them need to be compiled, before new changes take effect!

So the easiest way to compile them is to use grunt. Just run

grunt build

to compile coffeescript files, less files and handlebar files. How to use grunt, is explained on there site.

During the development you can use

grunt watch

to compile each file type after saving.

About

Yet another new tab replacement extension for chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.0%
  • CoffeeScript 26.0%