Skip to content

Testaustime/testaustime-sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testaustime for Sublime Text

This is an extension for Sublime Text that allows you to track your time spent coding using testaustime.

Installation

Install testaustime-sublime by hand on Linux:

  git clone https://github.com/HEPOSHEIKKI/testaustime-sublime.git
  zip testaustime.sublime-package testaustime-sublime/* -
  mv testaustime.sublime-package ~/.config/sublime-text/Installed\ Packages/

There is a pre-packaged version of the plugin bundled with each release, if downloaded this way, please skip the two first steps of the installation process.

Note

Issues and PR's are welcome.