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

universal-ctags (8) Versions 2.0.0

Installs/Configures universal-ctags

Policyfile
Berkshelf
Knife
cookbook 'universal-ctags', '= 2.0.0', :supermarket
cookbook 'universal-ctags', '= 2.0.0'
knife supermarket install universal-ctags
knife supermarket download universal-ctags
README
Dependencies
Quality -%

universal-ctags

This is cookbook for universal-ctags.

CI status

  • CircleCI status CircleCI status badge
  • TravisCI status TravisCI status badge

how to test it with kitchen

preparation

Prepare test environments using the below command.

$ bundle install

run test step by step

Run the test step by step using the below coommands.

$ bundle exec kitchen create
$ bundle exec kitchen converge
$ bundle exec kitchen verify

destroy instance

Destroy docker instance which is used for the test.

$ bundle exec kitchen destroy

run full test and destroy container after test

Run test and destroy container. It takes time than step by step process because create instance and test and destroy. If you would like to modify source code or test and run so it is better to use create, converge and verify one by one.

$ bundle exec kitchen test

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found