Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve contributing file #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

samheyman
Copy link
Contributor

Improving the contributors guide by adding a second method to run the gem locally.

@@ -35,6 +37,33 @@ Alternatively you can use Amadeus in your script as follows.
ruby -r amadeus -I ./lib script.rb
```

#### Method 2

Add all your files to your git repo:
Copy link
Contributor

Choose a reason for hiding this comment

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

We have to explain why it's needed, I will work on it later

Add all your files to your git repo:

```sh
git add --all
Copy link
Contributor

Choose a reason for hiding this comment

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

Should only be the files impacted by the update of the library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants