项目作者: mon2au

项目描述 :
InvoiceBinder - Simple Free Invoicing Software
高级语言: Java
项目地址: git://github.com/mon2au/invoicebinder.git
创建时间: 2017-08-19T12:39:05Z
项目社区:https://github.com/mon2au/invoicebinder

开源协议:GNU General Public License v3.0

下载


README

Build Status

Repository Information

InvoiceBinder repository - source code repository for http://www.invoicebinder.com

Repository Contents

  • invoicebinder - The InvoiceBinder application project in GWT.
  • invoicebinderhome - The InvoiceBinder application home page project in GWT.
  • invoicebindercore - The InvoiceBinder core project in Java.

Getting Started?

You can get started by either of the 2 ways

  1. Downloading the latest release from http://invoicebinder.com or
  2. Building the application from source.

Downloading the latest release from http://invoicebinder.com

  1. visit the invoicebinder download page at: http://invoicebinder.com/#download
  2. follow installation instructions page at: http://invoicebinder.com/#installinstructions

Building the application from source

  • Clone the following repositories
  1. Build and install invoicebinder core module - mvn clean install
  2. install gwt visualization library
  3. Build invoicebinder module
  4. follow installation instructions page at: http://invoicebinder.com/#installinstructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?