TechDocs is the technical document curation service for you. This Chrome extention provides the convenient switch between languages for the toolbar of your browser.
(coming soon!)
- Node.js
- SketchTool (Free)
We're using Sketch.app (Paid) for designing works, but it's not necessary for just building. To install SketchTool, run the script below.
$ curl -L https://raw.githubusercontent.com/cognitom/dotfiles/master/lib/sketchtool.sh | sudo sh
Are you a Windows user? SketchTool is just for Mac. Pls comment out this line.
Install dependencies.
$ npm install
Build the app.
$ gulp
Watch CofeeScript, CSS, ...etc
$ npm start