/wakatime-cli

Command line interface used by all WakaTime text editor plugins. (Ported from Python to Go)

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

WakaTime CLI

Tests master Build master Coverage Status

Command line interface to WakaTime used by all WakaTime text editor plugins.

Go to http://wakatime.com/editors to install the plugin for your text editor or IDE.

Usage

If you are building a plugin using the WakaTime API then follow the Creating a Plugin guide.

Some more usage information is available in the FAQ.

Configuring

Options can be passed via command line, or set in the $WAKATIME_HOME/.wakatime.cfg config file. Command line arguments take precedence over config file settings. The $WAKATIME_HOME/.wakatime.cfg file is in INI format. See Configuring for more details.

Contributing

Pull requests, issues and comments are welcome! See Contributing for more details.

Many thanks to all contributors!

Made with ❤️ by WakaTime Team.