Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

gqlplus (2) Versions 0.0.1

Installs/Configures gqlplus

Policyfile
Berkshelf
Knife
cookbook 'gqlplus', '= 0.0.1', :supermarket
cookbook 'gqlplus', '= 0.0.1'
knife supermarket install gqlplus
knife supermarket download gqlplus
README
Dependencies
Quality -%

gqlplus

Description

gqlplus is a UNIX front-end program for Oracle's command-line utility

sqlplus. gqlplus is functionally identical to sqlplus, with the
addition of command-line editing, history, table-name and optional
column-name completion.

gqlplus homepage

Requirements

Cookbook dependencies

  • ark
  • build-essential
  • ncurses
  • readline

Attributes

  • gqlplus['url']

    • The tarball location on Sourceforge
    • Defaults to the gqlplus, version 1.14
  • gqlplus['checksum']

    • The SHA256 checksum of the tarball specified in the url attribute

Usage

Simply put recipe[gqlplus] in your run_list to build and install on
your system.

License and Author

Author: Eric G. Wolfe

Copyright 2012, Eric G. Wolfe

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

build-essential >= 0.0.0
readline >= 0.0.0
ncurses >= 0.0.0
ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found