Skip to content

jannesrsa/tools-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools Management

Thick-client application to manage K2 Workflows.

Getting started

Getting started with Git and GitHub

  • People new to GitHub should consider using GitHub for Windows.
  • If you decide not to use GHFW you will need to:
  1. Set up Git and connect to GitHub
  2. Fork the SourceCode.SmartObjects.Services.Tests repository

Rules for Our Git Repository

  • We use "A successful Git branching model". What this means is that:
    • You need to branch off of the develop branch when creating new features or non-critical bug fixes.
    • Each logical unit of work must come from a single and unique branch:
      • A logical unit of work could be a set of related bugs or a feature.
      • You should wait for us to accept the pull request (or you can cancel it) before committing to that branch again.

License

Tools.Management is licensed under the MIT license, which can be found in license.txt.

Additional Restrictions

  • We only accept code that is compatible with the MIT license (essentially, MIT and Public Domain).
  • Copying copy-left (GPL-style) code is strictly forbidden.

About

Thick-client application to manage K2 Workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published