This commit is contained in:
Michiel Borkent 2020-05-24 17:00:38 +02:00
parent defcc80e7e
commit ef5f121237

View file

@ -36,6 +36,13 @@ influenced by and built upon battle-tested technologies:
- [EDN](https://github.com/edn-format/edn) - [EDN](https://github.com/edn-format/edn)
- composition of UNIX command line tools in via good old stdin and stdout - composition of UNIX command line tools in via good old stdin and stdout
The name pod is inspired by [boot's pod
feature](https://github.com/boot-clj/boot/wiki/Pods). It means _underneath_ or
_below_ in Polish and Russian. In Romanian it means _bridge_
([source](https://en.wiktionary.org/wiki/pod)).
## Available pods
Currently the following pods are available: Currently the following pods are available:
- [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website - [bootleg](https://github.com/retrogradeorbit/bootleg): static HTML website
@ -55,11 +62,6 @@ Currently the following pods are available:
- [pod-lispyclouds-docker](https://github.com/lispyclouds/pod-lispyclouds-docker): - [pod-lispyclouds-docker](https://github.com/lispyclouds/pod-lispyclouds-docker):
A pod for interacting with docker A pod for interacting with docker
The name pod is inspired by [boot's pod
feature](https://github.com/boot-clj/boot/wiki/Pods). It means _underneath_ or
_below_ in Polish and Russian. In Romanian it means _bridge_
([source](https://en.wiktionary.org/wiki/pod)).
## Status ## Status
The protocol should be considered alpha. Breaking changes may occur at this The protocol should be considered alpha. Breaking changes may occur at this