Skip to content
Snippets Groups Projects

Script verify i18 n

Merged CaTasTrOOf requested to merge CaTasTrOOf/wotwizard-ui:Script-Verify-I18N into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -4,11 +4,16 @@
This project needs NodeJS v16
In order to use the hooks, this project needs :
- jq ([Site pour le download](https://stedolan.github.io/jq/download/))
## Contribute
```bash
$ git clone https://git.duniter.org/paidge/wotwizard-ui.git
$ cd wotwizard-ui
$ git config --local core.hooksPath .githooks/
$ nvm use 16
$ git checkout -b my-branch
$ npm install
Loading