Alexis Thaveau
Alexis Thaveau
### Is your feature request related to a problem? Please describe. ns test command output doesn't show display source code and spec file in logs output, but display bundle.js as...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): ✔ CLI:...
Add on option to download artifacts at the end of the build. Usage `gitrise.sh -a token -s project_slug -w workflow -b branch -D output_dir`
Hi, Angular demo apps is not working. Here the steps i follow : ``` git clone [email protected]:NativeScript/plugins.git cd plugins npm run setup npm start ``` within npm start : -...
Hi, Angular demo apps is not working. Here the steps i follow : ``` git clone [email protected]:NativeScript/plugins.git cd plugins npm run setup npm start ``` within npm start : -...
Hi, When i run angular demo on ios or android, i get an error when i click on "Biometrics" label : ```Successfully synced application org.nativescript.plugindemoangular on device emulator-5554. JS: CONSOLE...
- download from source files that doesn't already exist in local download directory - upload files that doesn't already exist in target
We have some large repositories to copy from one repo to another repo. When the process is interupted (network issue for example), we have to restart from scratch. It would...
Pour pratiquer, je me suis amusé à écrire la même chose en Java : https://github.com/alexist/functionnal-programming Un peu plus verbeux, mais assez proche de l'exemple javascript.