Skip to content

sabazusi/tsukikaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsukikaze

Twitter client for desktop. This app is developed by Electron.

screenshots

screenshot

download

v0.0.5

development

# setup
npm install

# compile
npm compile

# run with gulp-watch
npm start

# run eslint
npm run lint

# packaging
npm run package