google / google/grinder.dart

Support all of `pub global activate`'s cli parameters

Open
#165 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
266
Forks
36
Avg merge
23h 25m
Merged PRs (30d)
2

Description

Strawman:

`Pub.global.activate('git://github.com/foo/unreleased.git', source: PackageSource.git)`
`new PubApp.global('git://github.com/foo/unreleased.git', source: PackageSource.git)`

``` dart
enum PackageSource { hosted, git, path }
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.