Class: SimpleBox
Constant Summary collapse
- @@name =
'default_Simple'
- @@description =
'Add some of the important things in such as current git branch.'
- @@download_repo =
'hunterboerner/Boxes'
Instance Attribute Summary
Attributes inherited from Box
#description, #download_directory, #download_repo, #name
Method Summary
Methods inherited from Box
#custom_install_steps, #initialize, #install, #pre_steps
Constructor Details
This class inherits a constructor from Box