forked from csnake-org/StartNewModule
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
64 lines (52 loc) · 1.91 KB
/
readme.txt
File metadata and controls
64 lines (52 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
------------------------
StartNewModule readme
------------------------
Helper tool for new module/plugin configuration in a CSnake
(https://github.com/csnake-org/CSnake) environment.
It was initially developed by the
Center for Computational Imaging & Simulation Technologies In Biomedicine (CISTIB),
based in Barcelona, Spain.
It is mainly used in the context of the GIMIAS (http://www.gimias.org/) software.
More information can be found on https://github.com/csnake-org/StartNewModule.
Change log
----------
v0.1.7:
* Update CSNake configuration files to use CSNake api
* Update plugin templates for Gimias 1.5
v0.1.6:
* Add support for multiple Gimias versions
* Update plugin templates for Gimias 1.4
* Hide the progress bar when done
* Update template documentation
* Update cruise control to use git
* Readme and license at root level
* FIX: Fix plugin generation (processors)
* FIX: Problem(s) with CLP generation
* FIX: No plugins.xml renaming
v0.1.5:
* Adapted to new Gimias Release 1.3.0
v0.1.4:
* Adapted to new Gimias Release 1.2.0
* Added commandLinePlugin option (for Toolkit > 1.2.1)
v0.1.3:
* Adapted to new csn file structure
* Adapted to new Gimias/Suites folder structure
* Added TemplateProject, bugfixes, updated help dialog
* FIX: added tests folder and templateTest.h for plugin
* FIX: changed "import from csnMyProjectToolkit.py" to "import from csnMyProjectToolkit"
v0.1.2:
* Updated templates
v0.1.1:
* Added logging
* Interface redesign
Installation
------------
Double click on the 'StartNewModule-*.*.*-Setup.exe' and follow instructions.
Running
-------
A 'StartNewModule' shortcut should be available in the 'start' menu. Otherwise, locate the installation folder and run
the 'StartNewModule.exe' file.
Uninstalling
------------
A 'Uninstall StartNewModule' shortcut should be available in the 'start' menu. Otherwise, locate the installation folder and run
the 'uninstall.exe' file.