Skip to content

Latest commit

History

225 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

N.B. see below if you want to easily build the dclare stack from scratch

repositorylast commitmasterdevelop
1️⃣ dclare
dclareForMPSGitHub last commit
dclareForJavaGitHub last commit
dclareGitHub last commit
immutable-collectionsGitHub last commit
mvg-jsonGitHub last commit
sync-proxyGitHub last commit
2️⃣ support
generic-infoGitHub last commit
3️⃣ CDM
cdmprivate repo
cds-runtimeprivate repo
cdm-generatorprivate repo

How to easily build the dclare stack from scratch

Our dclare stack is made out of multiple github repositories. To easily build the whole stack do the following:

  • find your github token that has the authority to access the github-package-registry or make a new token if you prefer (sorry, github requires this)
  • add the following line to your ~/.gradle/gradle.properties file:
ALLREP_TOKEN=<github-token>
  • make a fresh directory somewhere that will contain all the projects
  • clone the generic-info repo in this new directory
  • cd to the new clone
  • execute ./all-projects.sh in a bash window
  • you will get a CHUI choice of options, choose '3' to run a full build
  • the script will run for a few minutes
    • it wil clone the needed projects
    • it will build them in the right order with gradle
    • ...and leave the projects build on your disk

BTW: this method will only build the develop branch.

About

just some generic info shared by many of our projects

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages