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

Add cmd interface to extract examples. #49

Merged
merged 1 commit into from
Jun 21, 2017
Merged

Conversation

jgosmann
Copy link
Collaborator

@jgosmann jgosmann commented Jun 20, 2017

Motivation and context:
Examples can now be extracted with python -m nengo_spa extract-examples <destination>.

Addresses #7. This doesn't do the documentation part yet because the documentation still needs to be updated, is currently not included in the distribution, and not published online.

Interactions with other PRs:
none

How has this been tested?
Added tests and tested manually.

How long should this take to review?

  • Average (neither quick nor lengthy)

Types of changes:

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have read the CONTRIBUTING.rst document.
  • [n/a] I have updated the documentation accordingly.
  • I have included a changelog entry.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@jgosmann jgosmann added this to the 0.2 release milestone Jun 20, 2017
@jgosmann jgosmann requested a review from Seanny123 June 20, 2017 18:09
@jgosmann jgosmann self-assigned this Jun 21, 2017
Examples can now be extracted with `python -m nengo_spa
extract-examples <destination>`.

Addresses #7.
@jgosmann jgosmann merged commit a74b72a into master Jun 21, 2017
@jgosmann jgosmann deleted the extract-examples branch June 21, 2017 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants