Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 794 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 794 Bytes
Tako extension logo

Tako

Tako is an inline, expandable file tree with file preview for github. Get it on the Chrome Webstore!

Development

  • git clone
  • cd tako
  • yarn install
  • yarn start
  • Turn on dev mode for chrome extensions
  • Click "Load unpacked" and select tako/unpacked-extension
  • Navigate to any github repository and open dev tools

Building

  • yarn build:{chrome,firefox}
  • Drop resulting file tako-github-file-tree-{chrome,firefox}.zip onto your browser's extension page