You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ The generated Python relies upon the [RunePythonRuntime](https://github.com/regn
12
12
## Release Notes
13
13
The features of the current version can be found in the [release notes](./RELEASE.md)
14
14
15
-
**Continuous Integration:**
16
-
17
15
## Repository Organization
18
16
19
17
-`README.md` - this file, for documentation purposes
@@ -28,7 +26,7 @@ The features of the current version can be found in the [release notes](./RELEAS
28
26
## Development setup
29
27
30
28
### Setup for developers
31
-
This guide is meant for everyone who wants to contribute to the Rune Pyhton Generator and needs to get things up and running.
29
+
This guide is meant for everyone who wants to contribute to the Rune Python Generator and needs to get things up and running.
32
30
33
31
Detailed build and testing instructions can be found in [BUILDANDTEST.md](./BUILDANDTEST.md)
34
32
@@ -69,7 +67,12 @@ To use a different version of CDM, update CDM_VERSION in the script.
69
67
70
68
## Roadmap
71
69
72
-
The roadmap follows the roadmap for the [Rune-DSL](https://github.com/finos/rune-dsl/)
70
+
The Roadmap will be aligned to the [Rune-DSL](https://github.com/finos/rune-dsl/) and [CDM](https://github.com/finos/common-domain-model/blob/master/ROADMAP.md) roadmaps.
For any questions, bugs or feature requests please open an [issue](https://github.com/regnosys/rune-python-generator/issues)
@@ -89,7 +92,7 @@ Unsure if you are covered under an existing CCLA? Email [email protected]*
89
92
90
93
## Get in touch with the Rune Python Generator Team
91
94
92
-
Get in touch with the Rune team by creating a [GitHub issue](https://github.com/REGnosys/rune-python-dsl/issues/new) and labelling it with "help wanted".
95
+
Get in touch with the Rune team by creating a [GitHub issue](https://github.com/REGnosys/rune-python-generator/issues/new) and labelling it with "help wanted".
93
96
94
97
We encourage the community to get in touch via the [FINOS Slack](https://www.finos.org/blog/finos-announces-new-community-slack).
0 commit comments