Gonzalo Chumillas
2016-06-22 12:00:56 UTC
It would be nice to implement a mechanism to automatically update Dart
packages from Github. Composer (a PHP package manager) already implement it:
https://packagist.org/
It pulls the packages from Github every time a new release (tag) is
published. This will prevent the user to execute again and again the "pub
publish" command. And also it will ensure that all packages are up-to-date.
That's my suggestion. Sorry for my basic English :)
packages from Github. Composer (a PHP package manager) already implement it:
https://packagist.org/
It pulls the packages from Github every time a new release (tag) is
published. This will prevent the user to execute again and again the "pub
publish" command. And also it will ensure that all packages are up-to-date.
That's my suggestion. Sorry for my basic English :)
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.