Add readme

This commit is contained in:
Riyyi
2024-07-13 19:51:36 +02:00
parent 83e9e03c4a
commit a2569bee6e
+21
View File
@@ -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