Language-specific restylers.
See:
- https://github.com/restyled-io/restyled.io/wiki/Contributing-to-Restyled
- https://github.com/restyled-io/restyled.io/wiki/Adding-a-Restyler
- https://github.com/restyled-io/restyled.io/wiki/Restyler-Info-Yaml
Requires the Restyled SDK.
Build, test, lint, and push any new images:
restyled restylers build --test --lint --push restylers/{name}/info.yaml
Update the dev
channel:
restyled restylers-release-dev
Promote dev
to stable
:
restyled promote --yes dev stable
What minimal code and configuration there is in this repository is itself Commons Claused, MIT licensed, as is all of Restyled's codebase. Projects installed into the Docker images defined here are governed by their own licenses.
For a detailed description of another project's rationale for this licensing model, one with which I agree, see here.