Skip to content

arfo90/boostx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Boostx

Boostx is code generator for ruby project based on required template

  • It helps to create basic files and folders (module, lib, etc)
  • Creating Rake test automatically

Command

$ gem install boostx
$ boostx init <project_name>
--project_name
  -lib
	-project_name
	-project_name.rb
  -Gemfile

Still in progress for first iteration, in case you are interested to contribute you can check PLAN.md

Running the test

This project has code coverage of test, and tests run upon each commit (in Travis), you can run the test using rake task test or if you want clean run you can use rake docker:test

$ rake test
$ rake docker:test   // for clean run

About

boostx is code generator for Ruby plain project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages