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 api #11

Merged
merged 8 commits into from
Jan 27, 2016
Merged

Initial api #11

merged 8 commits into from
Jan 27, 2016

Conversation

jakemac53
Copy link
Contributor

This is my first cut at the initial api, any and all suggestions welcome.

There is also a very rough implementation included (lib/generate/build.dart) but I wouldn't focus on that, it is just enough to get the example up and running.

Also you will probably note there are no tests yet, I will add those once I have general buy-in on the api. There is an example though (e2e_example folder) so you can see how the api comes together from a user perspective.

I am also open to other package names, there seems to be a general consensus that build is a bit generic.

@jakemac53
Copy link
Contributor Author

@@ -0,0 +1,112 @@
// Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
Copy link
Contributor Author

Choose a reason for hiding this comment

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

You can probably ignore this file, no changes currently from the barback version

@jakemac53
Copy link
Contributor Author

Ok, all comments addressed

@jakemac53 jakemac53 added this to the v0.1.0 release milestone Jan 26, 2016
@kegluneq
Copy link

LGTM

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.

3 participants