Skip to content

pakit/base_recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipes

Travis

This is the home of the base recipes for Pakit.

These recipes should work on Linux primarily, may make other repositories to contain OS specific overrides.

If you want to contribute a recipe, please ensure it works before making a PR. Try to reduce dependencies on other recipes to a minimum.

Testing

A Vagrantfile is in the root of the project. Read it for details. To quickly get testing:

vagrant box add boxcutter/ubuntu1510
vagrant up
vagrant ssh

When done, you can remove all traces with:

vagrant destroy -f
vagrant box remove boxcutter/ubuntu1510 --all

Releases

No releases published

Packages

No packages published

Languages