aro
a cli for tarot - follow the way of the aro eht.
current version:
aro is a command line interface that allows you to manage multiple tarot decks.
install
$ gem install arouse
$ aro -hdevelop
# the Rakefile contains bundler's gem_tasks,
# which are used for gem development.
# Rakefile
require "bundler/gem_tasks"# list tasks
$ rake --tasks
# build gem
$ rake build
# build and install
$ rake installtest
$ rspecpre-commit hook:
: cat .git/hooks/pre-commit
#!/bin/sh
echo "running pre-commit hooks"
echo "exec rspec -f d -o ./spec/spec.log"
exec rspec -f d -o ./spec/spec.logaro by i2097i is copyright (2025)