support `data get <URL>`
Open
- Dominant language
- Go
- Stars
- 60
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Originally, the goal was to allow `data get` to allow installation without the index. I.e. supporting:
```
data get
data get
data get
```
In addition to the usual
```
data get # in a package dir, uses `Datafile.dependencies`
data get / [--save]
data get /@ [--save]
```
`--save` adds the handle to `Datafile.dependencies`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.