Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 994 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 994 Bytes

Galaxy Tool wrappers

This repository contains tools that can be installed and used inside the Galaxy for the ximg-chess project.

Procedure for adding and updating tools:

  • fork this repository to your github account
  • clone your repository to your local computer
  • create a new branch for your new tool or update
  • make your changes or additions to your local clone
  • commit your changes
  • push your changes to your github fork
  • on your github fork: compare to ximg-chess/galaxytools and create a pull request

Information links for developing galaxy tools: