项目作者: mon2au
项目描述 :
InvoiceBinder - Simple Free Invoicing Software
高级语言: Java
项目地址: git://github.com/mon2au/invoicebinder.git
README
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
- Downloading the latest release from http://invoicebinder.com or
- Building the application from source.
- visit the invoicebinder download page at: http://invoicebinder.com/#download
- follow installation instructions page at: http://invoicebinder.com/#installinstructions
Building the application from source
- Clone the following repositories
- Build and install invoicebinder core module - mvn clean install
- install gwt visualization library
- Build invoicebinder module
- follow installation instructions page at: http://invoicebinder.com/#installinstructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?