Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melezhik/rakudist

Test Raku modules against different OS, Rakudo versions
https://github.com/melezhik/rakudist

docker modules raku sparrow6 sparrowdo test

Last synced: 2 months ago
JSON representation

Test Raku modules against different OS, Rakudo versions

Awesome Lists containing this project

README

        

# RakuDist

Test Raku modules against different OS, Rakudo versions

## OS supported

* Debian
* CentOS
* Ubuntu
* Alpine

## Rakudo versions supported

Any, see `rakudo_version` parameter in API documentation.

# HTTP API

Run RakuDist using public API

Follow [docs/api.md](https://github.com/melezhik/RakuDist/blob/master/docs/api.md)

# Low level API

Run RakuDist using Docker and Sparrowdo.

Follow [docs/low.md](https://github.com/melezhik/RakuDist/blob/master/docs/low.md)

# RakuDist DSL

Use [Sparrow6 DSL](https://github.com/melezhik/Sparrow6/blob/master/documentation/dsl.md) to extend test scenarios

Follow [RakuDist Update – Raku Modules Custom Installation](https://sparrowdo.wordpress.com/2020/01/28/rakudist-update-raku-modules-installation-customization/) post

# See also

* [Sparrow6](https://github.com/melezhik/Sparrow6)
* [Sparrow6 DSL](https://github.com/melezhik/Sparrow6/blob/master/documentation/dsl.md)
* [Sparrowdo](https://github.com/melezhik/sparrowdo)

# Thanks to

God, because "For the Lord gives wisdom; from his mouth come knowledge and understanding.", Proverbs 2:6

# Author

Alexey Melezhik