/Scylla

Scylla Project is a boilerplate project for testing stuff

Primary LanguageRuby

Scylla Experimentations Project

Naming Conventions for branches are

  • 'master' is template branch to create branches from. it should always be empty.
  • 'first-lang' is for first project in a specific language, usuly a simple project.
  • 'first-framework' is for testing a specific language framework.
  • 'android' and a like nameing is for platform/language specific branches.
  • 'code' is for code I use in my projects.