Skip to content
forked from Kitware/iMSTK

Fork to maintain topics specific to @KitwareMedical projects like Slicer Custom Application or Extension that will eventually be contributed back

License

Notifications You must be signed in to change notification settings

KitwareMedical/iMSTK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

What is this project ?

This project is NOT the official iMSTK repository.

It is a fork of iMSTK sources hosted at https://github.com/Kitware/iMSTK.

The official upstream repository is https://gitlab.kitware.com/iMSTK/iMSTK.

It is used as staging area to maintain topics specific to Kitware projects like Slicer Custom Application or Extension that will eventually be contributed back to the official repository.

What is the branch naming convention ?

Each branch is named following the pattern kitware-custom-app-vX.Y.Z-YYYY-MM-DD-SHA{N}

where:

  • kitware-custom-app is the name of the custom application or extension. Two cases:
    • can be publicly disclosed: replace with the name of the application or extension (e.g cell-locator)
    • can NOT be publicly disclosed: use the literal prefix kitware-custom-app or k12345-custom-app where 12345 is the internal Kitware ID)
  • vX.Y.Z is the version of iMSTK
  • YYYY-MM-DD is the date of the last official commit associated with the branch.
  • SHA{N} are the first N characters of the last official commit associated with the branch.

About

Fork to maintain topics specific to @KitwareMedical projects like Slicer Custom Application or Extension that will eventually be contributed back

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 89.8%
  • CMake 4.6%
  • C# 2.8%
  • SWIG 1.9%
  • Shell 0.8%
  • Python 0.1%