Skip to content

The CLI app of OpenCash, a free open-source accounting software (early stage).

License

Notifications You must be signed in to change notification settings

opencash/opencash-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EARLY STAGE

Please note that opencash-cli (and more broadly, OpenCash) is in a very early stage of development. The current focus lies on getting infrastructure set up and cross-platform issues sorted out. The actual functionality is still very limited.

This project is not usable yet!

Build Status

What is opencash-cli?

opencash-cli is the command line app of OpenCash, a free open-source accounting software (early stage).

How to build opencash-cli (quick'n'dirty)

Run the following in the current folder (-q for less verbosity):

> ./gradlew -q clean build test

The output binaries are located in ./build/binaries/. The executables are linked statically and don't required other dependencies.

More information on the build system with:

> ./gradlew describe

License

GNU General Public License v2 (GPL-2.0)

About

The CLI app of OpenCash, a free open-source accounting software (early stage).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published