Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
jan
/
mustache.js
miroir de
https://github.com/janl/mustache.js
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
46
Wiki
Activité
Parcourir la source
Update README.md
Instruction for including sub module with Mustache specs.
tags/0.7.3
Daniel Fagerstrom
il y a 13 ans
Parent
c8005af7c3
révision
8cd95a085b
1 fichiers modifiés
avec
5 ajouts
et
0 suppressions
Vue unifiée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+5
-0
README.md
+ 5
- 0
README.md
Voir le fichier
@@ -357,6 +357,11 @@ The mustache.js test suite uses the [mocha](http://visionmedia.github.com/mocha/
$ npm install -g mocha
$ npm install -g mocha
You also need to install the sub module containing [Mustache specifications](http://github.com/mustache/spec) in the project root.
$ git submodule init
$ git submodule update
Then run the tests.
Then run the tests.
$ mocha test
$ mocha test
Écrire
Aperçu
Chargement…
Annuler
Enregistrer