Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

kreativgebiet/taskana

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