Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
MontiSecArc
Commits
d2e501d4
Commit
d2e501d4
authored
Jun 20, 2016
by
Lars Hermerschmidt
Browse files
fix Markdown Syntax
parent
c72e9801
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d2e501d4
...
...
@@ -7,16 +7,20 @@ MontiSecArc (MSA) is a Security Architecture Description Language and this repos
# Content Overview
Folders in this repository:
core - the MontiSecArc language and analysis tools source code
doc - documentation for MontiSecArc
examples - example projects for the MontiSecArc tools <------------ start here
*
core - the MontiSecArc language and analysis tools source code
*
doc - documentation for MontiSecArc
*
examples - example projects for the MontiSecArc tools <------------ start here
# Getting Started
Try out the pre-compiled Architecture Analysis by running:
cd examples/montiSecArcAnalysis/
./startExample.sh
```
cd examples/montiSecArcAnalysis/
./startExample.sh
```
#Build
Make sure you have access to MontiCore version 3.
cd core
mvn clean install
```
cd core
mvn clean install
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment