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
8e853a93
Commit
8e853a93
authored
Jun 23, 2016
by
Lars Hermerschmidt
Browse files
Update README.md
parent
0c788d49
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8e853a93
# MonitSecArc
MontiSecArc (MSA) is a Security Architecture Description Language. This repository contains tooling based on MontiCore for Security Architecture Analysis and development of generators to derive code from MSA models.
#Licenses
#
Licenses
*
[
LGPL V3.0
](
https://github.com/MontiCore/monticore/tree/master/00.org/Licenses/LICENSE-LGPL.md
)
(
for
handwritten Java code)
*
[
BSD-3-Clause
](
https://github.com/MontiCore/monticore/tree/master/00.org/Licenses/LICENSE-BSD3CLAUSE.md
)
(
for
templates and generated Java code)
...
...
@@ -18,8 +18,8 @@ cd examples/montiSecArcAnalysis/
./startExample.sh
```
#Build
Make sure you have access to MontiCore version 3.
#
Build
Make sure you have access to MontiCore version 3.
Then run the maven build:
```
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