toggl-vertec
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "toggl-vertec", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "A tool for synchronizing toggl entries into vertec.", | ||
@@ -5,0 +5,0 @@ "main": "app.js", |
@@ -11,8 +11,14 @@ # toggl-vertec | ||
In order to install toggl-vertec globally on you local machine, execute: | ||
npm install -g toggl-vertec | ||
Execute | ||
Afterwards you can toggl-vertec from everywhere: | ||
toggl-vertec | ||
Alternatively to installing it globally you can also run toggl-vertec using npx: | ||
npx toggl-vertec | ||
Initially toggl-vertec will ask you to enter the **vertec xml server url**, the **vertec auth url**, your **vertec user name** and your **toggl api token**, which can be found in your [toggl profile](https://toggl.com/app/profile). | ||
@@ -19,0 +25,0 @@ |
35715
116