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

Update Documentation for installing codegen tool #136

Merged

Conversation

kellinm
Copy link

@kellinm kellinm commented Oct 30, 2018

  • Documentation for installing codegen points to a non-existent repository. Updated docs
    to install from the source code added to the main repository in commit hash
    14e2679 and use the included make files.

Signed-off-by: Robert Marshall rmarshall@gitlab.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Documentation for installing codegen points to a non-existent repository. Updated docs
  to install from the source code added to the main repository in commit hash
  14e2679 and use the included make files.

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
cd code-generation
make install-bindata
cd ..
make install-aws-codegen
Copy link
Contributor

Choose a reason for hiding this comment

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

can you update the Makefile at the root of the project so this is a single step run from the root?

ie. make install-aws-codegen -> installs-bindata and installs aws-codegen

@tantona tantona mentioned this pull request Nov 2, 2018
@christopherhein christopherhein merged commit e6a6bc9 into amazon-archives:master Nov 28, 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.

3 participants