summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove the yard task for generating docsnuke_yard_taskTim Smith2020-10-201-1/+0
| | | | | | | If someone wants to generate docs they can just run yard against the repo. This is overengineered Signed-off-by: Tim Smith <tsmith@chef.io>
* Readme updatesreadmeTim Smith2020-07-231-7/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update build badgesTim Smith2019-07-161-1/+1
| | | Remove travis and appveyor
* Fix link in readmeTim Smith2019-04-221-1/+1
| | | Oops
* Merge pull request #1348 from chef/teamsTim Smith2019-04-221-1/+9
|\ | | | | Update the repo for the new governance
| * Update the repo for the new governanceTim Smith2019-04-101-1/+9
| | | | | | | | | | | | | | This project is now part of the chef-infra project. This updates the codeowners and adds information to the readme. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Adds mention of steps to take in contribLynn Frank2019-04-131-0/+8
| | | | | | | | Signed-off-by: Franklin Webber <franklin.webber@gmail.com>
* | Adds mention of the style taskLynn Frank2019-04-131-1/+15
|/ | | | | | | | Add some mention of the style task Update the `rake -T` to include `bundle exec` Signed-off-by: Franklin Webber <franklin.webber@gmail.com>
* Readme tweaks + Bump to 14.5bumpTim Smith2018-09-141-2/+2
| | | | | | | I forgot to tag the last PR for a version bump. This is 99.99% an excuse to tag a PR Signed-off-by: Tim Smith <tsmith@chef.io>
* More rake / Travis updatesrakefileTim Smith2018-09-091-5/+10
| | | | | | | Add the gem groups, speed up Travis installs, update the readme tasks documentation. Signed-off-by: Tim Smith <tsmith@chef.io>
* Move contributing docs to chef/chef and format MDTim Smith2016-09-221-48/+36
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update e-mails and copyrightsTim Smith2016-01-131-1/+1
| | | | | | Opscode -> Chef Sofware Inc. and bring all copyrights to current. End the needed to keep editing these on every commit. Lets just get it over with.
* Correctly document the rake tasksTim Smith2015-12-061-7/+5
|
* Add gem version badgeTim Smith2015-12-011-0/+1
| | | | Easily see what the current release is from Github
* Ohai-a-tize the contributing docTim Smith2015-11-091-3/+3
| | | | | | | It was copied from Chef at one point. Sync up the grammer changes that were made there and update to Ohai where necessary. There's still many references to Chef the community and Chef the company, but it makes more sense when read from the Ohai repo now.
* Update README.mdjjasghar-patch-1JJ Asghar2015-04-071-6/+6
| | | Updating to the new urls and chef instead of opscode.
* Add appveyor badge for build status to readmecmluciano2015-03-111-0/+2
|
* Add travis badge for build status to readmecmluciano2015-03-111-1/+2
|
* Fix README errors (grammar, links, formatting)Julian C. Dunn2014-08-151-8/+8
|
* Link to Ohai's contributing guidelinesdanielsdeleo2014-05-061-2/+2
|
* de-opscode-ify READMEdanielsdeleo2014-05-061-3/+3
|
* Convert README to md and update dev instructionsdanielsdeleo2014-05-061-0/+93
* Purge wiki references, links to new docs site instead * Update dev instructions for bundler.