Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 940 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 940 Bytes
Tako extension logo

Tako

Tako is an inline, expandable file tree with file preview for github.

Supports new Github dark mode! 🎉

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