Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jonathanstowe/raku-modules
- Owner: jonathanstowe
- Created: 2017-01-29T11:43:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T10:18:35.000Z (about 2 years ago)
- Last Synced: 2023-04-22T17:07:00.109Z (almost 2 years ago)
- Topics: raku, testing
- Language: Shell
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --remoteThen
./smoke
To test the modules. There may be some failures due to missing
external dependencies.