Project

aro

0.0
No release in over 3 years
a cli for tarot.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.7, >= 2.7.2
~> 13.3, >= 13.3.1
~> 3.13, >= 3.13.2

Runtime

~> 8.1, >= 8.1.1
~> 1.14, >= 1.14.7
~> 2.8, >= 2.8.0
~> 0.23.1, >= 0.23.1
~> 0.16, >= 0.16.0
 Project Readme

aro

a cli for tarot - follow the way of the aro eht.

current version:

gem version

aro is a command line interface that allows you to manage multiple tarot decks.

install

$ gem install aro

use

$ aro -h

usage documentation

card definitions

develop

rubygems.org guides

# 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 install

test

$ rspec

pre-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.log

license issues

aro by i2097i is copyright (2025)