SlicerExecutionModel is a CMake-based project providing macros and associated tools allowing to easily build Slicer CLI (Command line module).
Once you've made your great commits:
- Fork mwdoc
- Create a topic branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Create an Issue with a link to your branch
- That's it!
- Code:
git clone git://github.com/Slicer/SlicerExecutionModel
- Bugs: http://github.com/Slicer/SlicerExecutionModel/issues
Copyright (c) Kitware Inc.
See http://www.slicer.org/copyright/copyright.txt for details.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.