Skip to content

Instantly share code, notes, and snippets.

View ernestrc's full-sized avatar
🐞
🏹

Ernest Romero Climent ernestrc

🐞
🏹
View GitHub Profile
@ernestrc
ernestrc / sbtmkdirs.sh
Last active August 29, 2015 14:08 — forked from alvinj/sbtmkdirs.sh
#!/bin/bash
#------------------------------------------------------------------------------
# Name: sbtproject
# Purpose: Create an SBT project directory structure and optionally starts main/test classes
# Author: Alvin Alexander, http://alvinalexander.com.
# Modified by Ernest Romero. http://unstable.build
# License: Creative Commons Attribution-ShareAlike 2.5 Generic
# http://creativecommons.org/licenses/by-sa/2.5/
# Gist: https://gist.github.com/ernestrc/a0b132ca54efb38c2479