Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
sisjar
/
laraval-drone-example
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
5
Révisions
1
Branche
1.1 MiB
Aborescence:
9c930c8e29
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '9c930c8e29'
${ noResults }
laraval-drone-example
/
Makefile
11 lignes
103 B
Brut
Vue normale
Historique
add composer cache Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add php testing Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add composer cache Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add php testing Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
add yarn Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
il y a 7 ans
composer
:
composer install
yarn
:
yarn install
test
:
./vendor/bin/phpunit
install
:
composer
yarn