timaliev / bin-scripts

Scripts and other programs for everyday use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bin-scripts

Scripts and other programs for everyday use:

  • bitbucket-issues-list.sh -- script to get BitBucket issues list in CSV form. It can process db-1.0.json file or use Bitbucket REST APIs.
  • bitbucket-test.sh -- script for testing different features of Bitbucket REST APIs
  • scala-hello.sh -- general template for Scala shell scripts
  • lib -- libraries used by Scala shell scripts
  • indirect_reference.sh -- demo script of advanced bash feature
  • dispatch_ahttp.scala -- testing Scala Dispatch async http library

About

Scripts and other programs for everyday use

License:MIT License


Languages

Language:Shell 75.3%Language:Scala 22.9%Language:Python 1.8%