Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanstowe/raku-modules

Super repository to faciliate smoke testing of all my Raku modules
https://github.com/jonathanstowe/raku-modules

raku testing

Last synced: about 1 month ago
JSON representation

Super repository to faciliate smoke testing of all my Raku modules

Awesome Lists containing this project

README

        

# Perl6 modules

This is a super repository of all my released modules

## Usage

Checkout out then

git submodule init
git submodule update --remote

Then

./smoke

To test the modules. There may be some failures due to missing
external dependencies.