Commit Graph

1 Commits

Author SHA1 Message Date
Matthias Gessinger
296f4d39e0 Julia version
* Julia version

Add a version for the Julis Programming language.

Required Packages:
  *  HTTP
  *  SHA

Notice that HTTP does a bunch of junk in the background when you first call to it.
Therefore the first call is super slow but all subsequent calls are fairly quick.

* Julia Version

Add lots of comments into the code. Also the program will now inform the user,
that passwords provided as command-line arguments are stored in the history as
plain text and it is therefore recommended to clear the history afterwards.

* Julia Version

Fix a typo and some formatting
2019-12-09 10:53:54 +00:00