Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.
/ taskana Public archive

Application wrapper for Asana web application

Notifications You must be signed in to change notification settings

kreativgebiet/taskana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nick Schmidt
Aug 31, 2017
11a8407 Β· Aug 31, 2017

History

36 Commits
Jun 20, 2017
Jun 28, 2017
Oct 4, 2015
Oct 4, 2015
Oct 4, 2015
Aug 31, 2017
Jul 5, 2017
Jun 21, 2017
Jun 21, 2017
Jul 5, 2017
Jul 18, 2017
Jun 20, 2017
Jun 28, 2017

Repository files navigation

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