taskana
v1.6.2
Published
Application wrapper for Asana web application
Downloads
1
Readme
Taskana
Application wrapper for Asana web application
Contributing
To contribute clone the repository into a folder on your system and be sure to have Node.js installed.
Run
$ npm install
Run
To run Taskana in development mode run the following command:
$ npm start
Build
To build and ship Taskana run the following command:
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
License
MIT © Kreativgebiet