Skip to content

Instantly share code, notes, and snippets.

View bunnyblanco's full-sized avatar
🏠
Working from home...as usual.

Bruce C. Paul bunnyblanco

🏠
Working from home...as usual.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bunnyblanco on github.
  • I am bruce7521 (https://keybase.io/bruce7521) on keybase.
  • I have a public key ASD1KHFq8Jz-PJOwWLbMg0tBh9igeXaC1wIScGdS_DCDKwo

To claim this, I am signing this object:

#!/bin/bash
#------------------------------------------------------------------------------
# Name: sbtmkdirs
# Purpose: Create an SBT project directory structure with a few simple options.
# Author: Alvin Alexander, http://alvinalexander.com
# Info: http://alvinalexander.com/sbtmkdirs
# License: Creative Commons Attribution-ShareAlike 2.5 Generic
# http://creativecommons.org/licenses/by-sa/2.5/
#------------------------------------------------------------------------------