App-HomeBank2Ledger
view release on metacpan or search on metacpan
to install the homebank2ledger executable to a system directory, like
/usr/local/bin/homebank2ledger (depending on your perl).
Downloading just the executable
You may also choose to download homebank2ledger as a single executable,
like this:
curl -OL https://raw.githubusercontent.com/chazmcgarvey/homebank2ledger/solo/homebank2ledger
chmod +x homebank2ledger
For developers
If you're a developer and want to hack on the source, clone the
repository and pull the dependencies:
git clone https://github.com/chazmcgarvey/homebank2ledger.git
cd homebank2ledger
make bootstrap # installs dependencies; requires cpanm
bin/homebank2ledger view on Meta::CPAN
cpanm --sudo App::Homebank2Ledger
to install the F<homebank2ledger> executable to a system directory, like
F</usr/local/bin/homebank2ledger> (depending on your perl).
=head2 Downloading just the executable
You may also choose to download F<homebank2ledger> as a single executable, like this:
curl -OL https://raw.githubusercontent.com/chazmcgarvey/homebank2ledger/solo/homebank2ledger
chmod +x homebank2ledger
=head2 For developers
If you're a developer and want to hack on the source, clone the repository and pull the
dependencies:
git clone https://github.com/chazmcgarvey/homebank2ledger.git
cd homebank2ledger
make bootstrap # installs dependencies; requires cpanm
( run in 0.379 second using v1.01-cache-2.11-cpan-496ff517765 )