Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 973 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 973 Bytes

Zazu Build Status Coverage Status

Dead simple,  keyboard shortcut todo app. Theme inspired from material theme, and built with

To check the keyboard shortcuts type ?

Contribute

Install modules with npm i and run npm start to boot development environment.

Test

To run tests use npm test.

Package

To package zazu, currently only for MacOSX, use npm run deploy.