Updated links to the GitHub organization.
parent
3a22947d08
commit
ddfcee17b7
|
@ -23,7 +23,7 @@ Using Composer (recommended)
|
||||||
If not already done, install composer relevant to your distribution. Then, clone the repository and manually invoke `composer`:
|
If not already done, install composer relevant to your distribution. Then, clone the repository and manually invoke `composer`:
|
||||||
|
|
||||||
cd my/project/dir
|
cd my/project/dir
|
||||||
git clone ssh://github.com/CASES-LU/MonarcAppBO.git ./monarc
|
git clone ssh://github.com/monarc-project/MonarcAppBO.git ./monarc
|
||||||
cd monarc
|
cd monarc
|
||||||
composer install -o (modifier le package.json deux errreurs passer en dev-beta le core et il y a un / en trop pour zm-core)
|
composer install -o (modifier le package.json deux errreurs passer en dev-beta le core et il y a un / en trop pour zm-core)
|
||||||
|
|
||||||
|
@ -83,8 +83,8 @@ Repository for angular at project root:
|
||||||
|
|
||||||
mkdir node_modules
|
mkdir node_modules
|
||||||
cd node_modules
|
cd node_modules
|
||||||
git clone https://github.com/CASES-LU/ng-backoffice.git ng_backoffice
|
git clone https://github.com/monarc-project/ng-backoffice.git ng_backoffice
|
||||||
git clone https://github.com/CASES-LU/ng-anr.git ng_anr
|
git clone https://github.com/monarc-project/ng-anr.git ng_anr
|
||||||
|
|
||||||
There is 2 parts:
|
There is 2 parts:
|
||||||
* one only for front office (ng_client)
|
* one only for front office (ng_client)
|
||||||
|
|
|
@ -23,11 +23,11 @@
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/CASES-LU/zm-core"
|
"url": "https://github.com/monarc-project/zm-core"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/CASES-LU/zm-backoffice"
|
"url": "https://github.com/monarc-project/zm-backoffice"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1449,12 +1449,12 @@
|
||||||
"version": "dev-master",
|
"version": "dev-master",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/CASES-LU/zm-backoffice.git",
|
"url": "https://github.com/monarc-project/zm-backoffice.git",
|
||||||
"reference": "22b1eb56680bf2409cca6dd05e3a500ad2f0be58"
|
"reference": "22b1eb56680bf2409cca6dd05e3a500ad2f0be58"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/CASES-LU/zm-backoffice/zipball/22b1eb56680bf2409cca6dd05e3a500ad2f0be58",
|
"url": "https://api.github.com/repos/monarc-project/zm-backoffice/zipball/22b1eb56680bf2409cca6dd05e3a500ad2f0be58",
|
||||||
"reference": "22b1eb56680bf2409cca6dd05e3a500ad2f0be58",
|
"reference": "22b1eb56680bf2409cca6dd05e3a500ad2f0be58",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
|
@ -1491,8 +1491,8 @@
|
||||||
],
|
],
|
||||||
"description": "Backoffice for Monarc project",
|
"description": "Backoffice for Monarc project",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/CASES-LU/zm-backoffice/tree/master",
|
"source": "https://github.com/monarc-project/zm-backoffice/tree/master",
|
||||||
"issues": "https://github.com/CASES-LU/zm-backoffice/issues"
|
"issues": "https://github.com/monarc-project/zm-backoffice/issues"
|
||||||
},
|
},
|
||||||
"time": "2017-03-10 12:07:29"
|
"time": "2017-03-10 12:07:29"
|
||||||
},
|
},
|
||||||
|
@ -1501,12 +1501,12 @@
|
||||||
"version": "dev-master",
|
"version": "dev-master",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/CASES-LU/zm-core.git",
|
"url": "https://github.com/monarc-project/zm-core.git",
|
||||||
"reference": "0630ff404820dcb75c448cb3ab1ad857ca4c5ea1"
|
"reference": "0630ff404820dcb75c448cb3ab1ad857ca4c5ea1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/CASES-LU/zm-core/zipball/0630ff404820dcb75c448cb3ab1ad857ca4c5ea1",
|
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/0630ff404820dcb75c448cb3ab1ad857ca4c5ea1",
|
||||||
"reference": "0630ff404820dcb75c448cb3ab1ad857ca4c5ea1",
|
"reference": "0630ff404820dcb75c448cb3ab1ad857ca4c5ea1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
|
@ -1550,8 +1550,8 @@
|
||||||
],
|
],
|
||||||
"description": "Core for Monarc project",
|
"description": "Core for Monarc project",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/CASES-LU/zm-core/tree/master",
|
"source": "https://github.com/monarc-project/zm-core/tree/master",
|
||||||
"issues": "https://github.com/CASES-LU/zm-core/issues"
|
"issues": "https://github.com/monarc-project/zm-core/issues"
|
||||||
},
|
},
|
||||||
"time": "2017-03-09 14:43:25"
|
"time": "2017-03-09 14:43:25"
|
||||||
},
|
},
|
||||||
|
|
|
@ -5,13 +5,13 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/CASES-LU/MonarcAppBO"
|
"url": "https://github.com/monarc-project/MonarcAppBO"
|
||||||
},
|
},
|
||||||
"author": "Netlor",
|
"author": "Netlor",
|
||||||
"license": "Copyright",
|
"license": "Copyright",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ng_anr": "https://github.com/CASES-LU/ng-anr#master",
|
"ng_anr": "https://github.com/monarc-project/ng-anr#master",
|
||||||
"ng_backoffice": "https://github.com/CASES-LU/ng-backoffice#master"
|
"ng_backoffice": "https://github.com/monarc-project/ng-backoffice#master"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
|
|
|
@ -5,13 +5,13 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/CASES-LU/skeleton.git"
|
"url": "https://github.com/monarc-project/skeleton.git"
|
||||||
},
|
},
|
||||||
"author": "Netlor",
|
"author": "Netlor",
|
||||||
"license": "Copyright",
|
"license": "Copyright",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ng_anr": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-anr#beta",
|
"ng_anr": "git+https://@github.token@:x-oauth-basic@github.com/monarc-project/ng-anr#beta",
|
||||||
"ng_backoffice": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-backoffice#beta"
|
"ng_backoffice": "git+https://@github.token@:x-oauth-basic@github.com/monarc-project/ng-backoffice#beta"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"php": ">=5.5"
|
"php": ">=5.5"
|
||||||
},
|
},
|
||||||
"source": {
|
"source": {
|
||||||
"url": "https://github.com/CASES-LU/skeleton",
|
"url": "https://github.com/monarc-project/skeleton",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"reference": "master"
|
"reference": "master"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue