Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lassoan/SlicerDeveloperToolsForExtensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SlicerDeveloperToolsForExtensions

##What is it?

This repository contains 3D Slicer extensions that offers different tools to help developers when they develop Slicer extensions:

  • Developer Tools For Extensions: It allows one to manually install extensions from an archive (*.zip or *.tar.gz). These archives can either be created locally when one creates their own extensions (this tools can help the developer to verify that their extension is correctly packaged). It can also be convenient to distribute your Slicer extensions on your own website, or privately. It also allows to directly load a scripted module while Slicer is already running.
  • Extension Download Statistics: It allows developers to know how many times their extensions have been downloaded.

##License

See License.txt

##More information

More information about Slicer on http://www.slicer.org/

About

Set of tools to help developers when creating new Slicer extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • CMake 0.8%