Skip to content

briisk/time-tracker

 
 

Repository files navigation

Build Status Coverage Status

Time Tracker

Development

Prepare development tools and clone repository

Clone repository

git clone https://github.com/miroslaw-bogacz/time-tracker.git

Install @angular/cli

npm install -g @angular/cli

Install yarn

npm install -g yarn

Build and run Time Tracker for macos

Install all dependencies

yarn install

Build and run development Time Tracker

npm run start:electron and npm run build:watch

Build production version from macos

npm run package:macos

About

Application for tracking time on JIRA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.1%
  • JavaScript 7.3%
  • HTML 6.5%
  • CSS 2.1%