Skip to content

Instantly share code, notes, and snippets.

View misterbrownlee's full-sized avatar
🤔
living large

Aaron misterbrownlee

🤔
living large
View GitHub Profile
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
# Guide
# Configure the essential configurations below and do the following:
#
# Repository Creation:
# cap deploy:repository:create
# git add .
# git commit -am "initial commit"
# git push origin master
#
# Initial Deployment: