8000 Make Setup Config instruction easier for new users · Issue #325 · muety/wakapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make Setup Config instruction easier for new users #325
Closed
@shyim

Description

@shyim

# <strong>Step 1:</strong> Download WakaTime plugin for your IDE<br>
# See: https://wakatime.com/plugins<br><br>
# <strong>Step 2:</strong> Adapt your config<br>
$ vi ~/.wakatime.cfg<br>
<!-- https://github.com/muety/wakapi/issues/224#issuecomment-890855563 -->
# Set <em>api_url = <span class="with-url-inner">%s/api</span></em><br>
# Set <em>api_key = <span id="api-key-instruction">{{ .ApiKey }}</span></em><br><br>

I setup it a few minutes ago and didn't understand what # Set <em>api_url = <span class="with-url-inner">%s/api</span></em><br> means as I didn't had the file.

Maybe I would rewrote it to something like.

Setup your local ~/.wakatime.cfg to following:

[settings]
api_key = {{ API_KEY }}
api_url = {{ API_URL }}

The placeholders ofcourse replaced. I guess so would more people understand what do to 😅

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0