Browse Source

Add readme

master
Riyyi 3 months ago
parent
commit
a2569bee6e
  1. 21
      README.org

21
README.org

@ -0,0 +1,21 @@
* Worklog
Register worklog entries to the Jira API.
* Download
** Clone
#+BEGIN_SRC sh
$ git clone https://github.com/riyyi/worklog
#+END_SRC
* Build instructions
#+BEGIN_SRC sh
$ go build
#+END_SRC
* Gitignore
git update-index --assume-unchanged src/secrets.go
Loading…
Cancel
Save