staticfox / ladle

Ladle - Automated Chef Cookbook generator (To get you close enough)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Coverity Scan Build Status

Ladle

Ladle - Automated Chef Cookbook generator (To get you close enough)

What is Ladle?

Ladle is a program that gathers information on a system and generates a templated Cookbook according to the system's specficiations

What do I need to build Ladle?

  • A C compiler
  • automake
  • autoconf
  • autoconf-archive

How do I build Ladle?

./autogen.sh
./configure
make
make install

How do I use Ladle?

TBD

About

Ladle - Automated Chef Cookbook generator (To get you close enough)

License:GNU General Public License v2.0


Languages

Language:C 93.2%Language:M4 4.6%Language:Shell 1.5%Language:Makefile 0.7%