Skip to content

muzfuz/ruby_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby boilerplate

Simple starter files for getting small Ruby programs up and running quickly.

  • RSpec for testing.
  • Guard for watching tests.
  • bin/console - a Pry console for debugging.
  • bin/main - an executable for quickfire running of the code entrypoint.

About

Quickstart for small Ruby apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages