#binaries #productivity #help #control #action-ally

nightly app rusty_ally

A set of binaries to help you control ActionAlly

4 releases

Uses old Rust 2015

0.2.2 Feb 19, 2016
0.2.1 Feb 19, 2016
0.2.0 Feb 14, 2016
0.1.0 Feb 13, 2016

#115 in #binaries

MIT/Apache

7KB
158 lines

RAlly

ActionAlly is a very cool mac app that helps improve your productivity, but it does not provide all the features I wanted out of the box. So, this is a CLI that helps with controlling ActionAlly more easily and from the terminal, as a bonus.

Getting Started

cargo install rusty_ally
rally help

Database file

By default RAlly tries to figure where your ActionAlly database is located, but if it can't figure it out, or you want to configure it yourself, it can be overridden by an environment variables:

DATABASE_URL=some/path rally

Another alternative, is to have a .env file with that variable set. The downside with this approach is that you have to run the command from the directory where that file is located, every time.

Dependencies

~27MB
~513K SLoC