Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- git @tips
- ====== GIT ====== ===== credentials and config ===== <file ini ~/.netrc> machine git.csgalileo.org login blabla password blabla </file... ===== New repo ===== <code bash> NAME=project.git mkdir $NAME cd $NAME git init --bare mv hooks/post-update* hooks/post-update chmod +x hooks/post-updat
- homeassistant @projects:internetofthings
- onfiguration example <code bash> sudo apt install git mc git clone https://github.com/scipioni/home-assistant-example.git home-assistant-scipio </code> ==== z-wave ==== ... e> </file> ===== github ===== setup <code bash> git config --global push.default simple git clone htt
- 3dprinter @projects
- code and checkout same branch release on Marlin.git and Configurations.git apply this {{ :projects:a20.txt |patch}} <code> git clone https://github.com/MarlinFirmware/Marlin.git #git clone https://github.com/Jyers/Marlin.git
- liberidicomunicare @projects:iotaiuto
- nfig save --set OPENEDX_EXTRA_PIP_REQUIREMENTS="- git+https://github.com/openedx/xblock-in-video-quiz.git" $ tutor images build openedx $ tutor local start ... i righe: <code> OPENEDX_EXTRA_PIP_REQUIREMENTS: - git+https://github.com/openedx/xblock-in-video-quiz.git - git+https://github.com/openedx-unsupported/xbloc
- install @tips:opencv
- v opencv-3.4.1 OpenCV cd OpenCV </code> ... from git (better if compiling darknet) <code> cd /opt git clone -b 3.4 --depth 1 https://github.com/opencv/opencv.git opencv.git ln -sf opencv.git OpenCV cd OpenCV </code> compile <code bash> mkdir build cd build # cmak
- server @projects:livenet
- zfs create livenet/boot</code> Download package git clone https://github.com/scipioni/livenet-server.git edit /etc/default/livenet like this <code> # fol... home/scipio/.gitconfig in <chroot>/root/ cd /root git clone https://github.com/scipioni/livenet-client.git cd livenet-client git checkout bionic mv .git / g
- cordova @tips
- al/bin/node </code> install cordova-browser from git to have linux support <code> sudo npm install -g git://git.apache.org/cordova-browser.git </code> ===== Update ===== <code> sudo npm update -g </code> =====
- ionic @tips
- test1 blank cd test1 ionic cordova plugin cd .. git clone https://github.com/Cloudoki/ImageDetectionCordovaPlugin.git # create pacakge.json in ImageDetectionCordovaPlu... ode> example2 with cordova-plugin-camera-preview.git -> GianoDroidIonic <code> ionic start MyCameraApp blank --id org.csgalileo.mycameraapp git clone --depth=1 https://github.com/cordova-plugin
- keras @tips
- install -U keras_preprocessing --no-deps # tf 2 git clone https://github.com/tensorflow/tensorflow.git cd tensorflow # tf 1.15 wget https://github.com/te... tar.gz </code> only for tf 2 <code> wget https://git.archlinux.org/svntogit/community.git/plain/trunk/Add-grpc-fix-for-gettid.patch\?h\=packages/tensorflow
- zsh @tips
- sh)" chsh -s $(which zsh) </code> plugins <code> git clone git://github.com/zsh-users/zsh-autosuggestions $ZSH_CUSTOM/plugins/zsh-autosuggestions </code> <file txt .zshrc> plugins=(git zsh-autosuggestions) </file> ==== powerline arch... Powerline.otf sudo fc-cache -f -v # powerlevel9k git clone https://github.com/bhilburn/powerlevel9k.gi
- shinobi @projects:internetofthings
- ll ffmpeg libav-tools x264 x265 -y </code> Clone git <code> sudo apt install -y git git clone -b dev --depth 1 https://github.com/ShinobiCCTV/Shinobi.git shinobi cd shinobi npm i # install static ffmpeg
- kinectv2 @tips:sensors
- ect-v2-with-libfreenect2/|...leggi]] <code bash> git clone https://github.com/xlz/libfreenect2.git sudo apt-get install -y build-essential libturbojpeg lib... eg.so.0 /usr/lib/x86_64-linux-gnu/libturbojpeg.so git clone https://github.com/OpenKinect/libfreenect2 ... kinect2 ====== <code bash> cd /lab/catkin_ws/src git clone https://github.com/code-iai/iai_kinect2.git
- openalpr @tips
- ps://github.com/rmtheis/tess-two|github]] <code> git clone git://github.com/rmtheis/tess-two tess cd tess cd tess-two ndk-build android update project --pa... /code> === android-cmake === <code> cd /lab/sdk git clone https://github.com/taka-no-me/android-cmake.git # update path in sdk.sh above </code>
- objectdetection @projects:internetofthings
- nsorboard pip install grpcio pip install tensorrt git clone https://github.com/asmirnou/watsor.git watsor.git pip install -e watsor.git </code> install models from https://github.com/asmirnou/watsor <code> mkdir
- mycroft @projects:iotaiuto
- * Dal terminale del raspberry: <code> deactivate git clone https://github.com/respeaker/seeed-voicecar... cd ~/mycroft-core/skills/homeassistant.mycroftai git pull </code> * Creare un long lived access tok... artella il modello tflite e lo scorer scaricati git clone https://github.com/MainRo/deepspeech-server... ramento, ne ho risolto alcuni bug <code> cd $HOME git clone https://github.com/danieltinazzi/DeepSpeech