Sha256: 591f4ddab488e49ea2105280c8768bf2566ebc3f2cdd00bfeff77fc59a6c45db
Contents?: true
Size: 541 Bytes
Versions: 2
Compression:
Stored size: 541 Bytes
Contents
Intro ========== Opskelaton is an opinionated bootstrap tool for local sandboxes project that uses/creates: * A vagrant file matching OS * RVM (creates an .rvmrc with a matching gemset) * bundler (with dependencies defined) * librarian-puppet for puppet module depdency managment * basic folder strucuture ( * static-module for currently developed modules and modules for imported ones * run.sh (for simple running of puppet within the sandbox) * License and README Usage ========= ```bash $ opsk generate name box-type ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
opskeleton-0.0.2 | README.md |
opskeleton-0.0.1 | README.md |