git

Search

You can find the results of your search below.

git
50 Hits, Last modified:
====== 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
install @tips:opencv
9 Hits, Last modified:
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
cordova
5 Hits, Last modified:
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
5 Hits, Last modified:
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
5 Hits, Last modified:
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
5 Hits, Last modified:
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
kinectv2 @tips:sensors
5 Hits, Last modified:
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
4 Hits, Last modified:
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>
unreal @tips:gameengine
4 Hits, Last modified:
bin/clang </code> First time <code bash> # clone git clone https://github.com/NvPhysX/UnrealEngine.git # complete download of dependencies and binaries cd... ode: 1) clone <code> cd Engine/Plugins/Developer git clone https://github.com/fire/SensibleEditorSourceCodeAccess.git </code> 2) edit '''Engine/Config/Linux/LinuxEngi
simon @tips:speech
3 Hits, Last modified:
simon/ <code bash> sudo apt-get build-dep simon git clone git://anongit.kde.org/simon cd simon export QT_VERSION=qt4 rm -fR build ./build_ubuntu.sh </code> ==== m
blender
2 Hits, Last modified:
0?ie=UTF8&psc=1|amazon]] <code> cd /lab/blender git clone https://github.com/vilemnovak/blendercam.git </code> setup blender scripts alternate file path
jibri
2 Hits, Last modified:
i with pulse and xdummy support <code | download> git clone https://github.com/prayagsingh/docker-jibri-pulseaudio.git </code> change Dockerfile with specific chrome v
jupyter
2 Hits, Last modified:
atchurchprime/jupyter_micropython_kernel/ <code> git clone https://github.com/goatchurchprime/jupyter_micropython_kernel.git pip install -e jupyter_micropython_kernel python
k80
2 Hits, Last modified:
piler.30300941_0 </code> samples <code="bash"> git clone --depth 1 --branch v11.4.1 https://github.com/NVIDIA/cuda-samples.git /opt/cuda-samples cd /opt/cuda-samples cd Samples
postinstall @tips:archlinux
2 Hits, Last modified:
tk-theme yay gnome-shell-extension-system-monitor-git yay gnome-shell-extension-dash-to-dock-git yay chrome-gnome-shell yay seahorse </code> ===== varia =
xtion @tips:sensors
2 Hits, Last modified:
zed @tips:sensors
2 Hits, Last modified:
cvat
1 Hits, Last modified:
fish
1 Hits, Last modified:
gnss
1 Hits, Last modified:
taskfile
1 Hits, Last modified:
checkin @tips:galileo
1 Hits, Last modified:
linux @tips:radxa
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified: