Class: BasicBox
Constant Summary collapse
- @@name =
'default_Basic'
- @@description =
'Simply turn your current dotfiles into modules, nothing else.'
- @@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