Skip to content

ramSeraph/yacybar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yacybar Build Status

Yacy toolbar for chrome

Install

To setup dev environment you need to run :

npm install -g grunt-cli
npm install
grunt setup

Extension is located in app folder and you can load it in chrome through extension page

Contribution

  • Ensure after your modifications all tests are ok running : grunt run-tests
  • Create a new branch with your changes
  • Create a ticket and send a pull request

About

Chrome extension for peer-to-peer engine Yacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Shell 2.0%
  • Other 1.5%