Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Documentation updates #31

Merged
merged 5 commits into from
Jan 23, 2018
Merged

Documentation updates #31

merged 5 commits into from
Jan 23, 2018

Conversation

clburlison
Copy link
Owner

  • Add Code of Conduct
  • Add Contributing
  • Update readme with better setup instructions

* `make test`


\* *This file was based off work from [Ryan L McIntyre][contributing_ref]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this italicized and remove the leading \*

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [github at clburlison.com][email]. All
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This renders the email incorrectly. Try <github@clburlison.com>

# Contributing Guide

**Working on your first Pull Request?** You can learn how from this *free*
series [How to Contribute to an Open Source Project on GitHub][First PR]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This renders less than ideal on GH. Make this line not as long.

README.md Outdated
[**Basic Usage**](#basic-usage)
[**Developers**](#developers)
[**Changelog**](#changelog)
[**License**](#license)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add two spaces after each item so we have line breaks in our TOC.

README.md Outdated
1. Clone this repo
```bash
export GOPATH=$(go env GOPATH)
PATH=$PATH:${GOPATH}/bin
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should GOPATH & PATH should be their own bullet point.

```bash
make build-all
```
1. Copy the correct output file from build/ to a machine and run it.
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add one more item on running the binary. sudo /path/bakeit, or on Windows double click.

@clburlison clburlison merged commit cf4eb6b into master Jan 23, 2018
@clburlison clburlison deleted the docs branch January 23, 2018 05:32
clburlison added a commit that referenced this pull request Feb 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant