Sha256: e41d2e5355a2b7a5ffd54bf81db89c32b03a3f50afb4181ef0a7d6f5ebbd9967

Contents?: true

Size: 307 Bytes

Versions: 1

Compression:

Stored size: 307 Bytes

Contents

#!/usr/bin/env bash -e
bundle exec polytrix bootstrap
bundle exec polytrix exec sdks/ruby/challenges/*.rb --code2doc --target-dir=docs/ruby/
bundle exec polytrix test
bundle exec polytrix report summary
bundle exec polytrix report summary --format=markdown
bundle exec polytrix report summary --format=yaml

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
polytrix-0.1.0.pre samples/polytrix_cli.sh