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

Initial implementation #1

Merged
merged 7 commits into from Sep 14, 2016
Merged

Conversation

myronmarston
Copy link
Contributor

I want to open source our ProcessTreeDictionary implementation. This PR is a start of that process. For now, this repo is private until I get permission to make it public.

@myronmarston myronmarston force-pushed the myron/initial-implementation branch 2 times, most recently from b59e21a to a62dda5 Compare September 1, 2016 20:45
# If you run "mix test --cover", coverage assets end up here.
/cover

# The directory Mix downloads your dependencies sources to.

Choose a reason for hiding this comment

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

dependencies'

@myronmarston
Copy link
Contributor Author

Thanks, @jmodjeska -- I addressed all your feedback.


## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
Copy link

Choose a reason for hiding this comment

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

This conditional language feels pretty awkward; I assume we'll publish to hex right when we open-source. Given that, I think we can exclude the conditional entirely and assume the package has already been published?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the text that mix new generates. I was planning to update it once I publish.

Copy link

Choose a reason for hiding this comment

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

SGTM!

@bkirz
Copy link

bkirz commented Sep 9, 2016

LGTM!

@b4hand
Copy link

b4hand commented Sep 14, 2016

Looks clean for open sourcing to me.

@myronmarston myronmarston merged commit 057ad39 into master Sep 14, 2016
@myronmarston myronmarston deleted the myron/initial-implementation branch September 14, 2016 17:43
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

4 participants