thehyve/ISAcreator

Name: ISAcreator

Owner: The Hyve

Description: ISAcreator is a Java desktop application which allows for creation and editing of ISATab files. Led by Eamonn Maguire and Philippe Rocca-Serra (Uni. of Oxford).

Created: 2012-09-20 09:51:18.0

Updated: 2017-10-11 14:27:36.0

Pushed: 2012-09-28 09:08:59.0

Homepage: http://www.isa-tools.org

Size: 6576

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ISAcreator is a Java desktop application which allows for creation and editing of ISATab files.

ISAcreator

Development

The best Java IDE

Contributing

You should read this article about Git Flow: http://scottchacon.com/2011/08/31/github-flow.html. It's a really useful tutorial on how to use Git for collaborative development.

  1. Fork it.
  2. Clone your forked repository to your machine
  3. Create a branch (git checkout -b myisacreator)
  4. Make your changes
  5. Run the tests (mvn clean test)
  6. Commit your changes (git commit -am "Added something useful")
  7. Push to the branch (git push origin myisacreator)
  8. Create a Pull Request from your branch.
  9. Promote it. Get others to drop in and +1 it.
Refreshing your code against the master repository.

A simple git pull git@github.com:ISA-tools/ISAcreator.git

Contributor License Agreement

Before we can accept any contributions to ISAcreator, you need to sign a CLA:

Please email us at isatools@googlegroups.com to receive the CLA. Then you should sign this and send it back asap so we can add you to our development pool.

The purpose of this agreement is to clearly define the terms under which intellectual property has been contributed to ISAcreator and thereby allow us to defend the project should there be a legal dispute regarding the software at some future time.

For a list of contributors, please see http://github.com/ISA-tools/ISAcreator/contributors

License

CPAL License, available at http://isatab.sourceforge.net/licenses/ISAcreator-license.html


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.