-
**Motivation:** experiments and automation purposes.
**PoC**
```bash
curl install.octolab.org/lookup | jq '.godownloader' | bash -- -b /usr/local/bin
```
- install.octolab.org/lookup or ins…
-
https://github.com/octolab/pkg/blob/e414a841b27ba980c5ed6e71bdafc82b5fa0e8b7/errors/errors.go#L58-L65
-
related https://github.com/octolab/pmc/issues/7
-
``` yaml
config:
octolab/cleaner:
clean: ...
force:
vendor/package1: [file1, file2, etc]
```
-
Setenv will be available at go 1.17: https://tip.golang.org/pkg/testing/#T.Setenv
https://github.com/octolab/pkg/blob/d8517c0f3c4d86584cf71bf8bdae434cfcefc4fc/testing/env.go#L46-L48
-
when a new subpackage or package released
```bash
$ curl --data-urlencode 'path=go.octolab.org/toolkit/cli' \
-H 'content-type: application/x-www-form-urlencoded' \
https://godoc.org/-/refre…
-
Right now, to strip out tests, docs and other useless files from packages installed via composer, we need to manually (and carefully) set the `finder` key of `box.json`.
There has been a [discussion]…
-
```bash
$ check urls https://some.site/ | tee sitemap.txt | check redirects > redirect.txt
```
-
-
- id for each node
- parent id for each child node
- blocker is goroutines support