git

Search

You can find the results of your search below.

git
57 Hits, Last modified:
====== GIT ====== ===== credentials and config ===== <file ini ~/.netrc> machine git.csgalileo.org login blabla password blabla </file> <file ini ~/.gitconfig> [user] name = Stefano Scipioni ema... ===== New repo ===== <code bash> NAME=project.git mkdir $NAME cd $NAME git init --bare mv hooks/pos
install @tips:opencv
13 Hits, Last modified:
rces from release or ... <code bash> wget https://github.com/opencv/opencv/archive/3.4.1.zip unzip 3.4.... 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 Ope
zsh
12 Hits, Last modified:
h </code> <code> sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/t... 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
unreal @tips:gameengine
10 Hits, Last modified:
dia developer account * Epic Games account * github account On first two accounts bind github account. Two branches: * [[https://github.com/NvPhysX/UnrealEngine|Unreal with flex]] * [[https://github.com/EpicGames/UnrealEngine|Unreal]] Prereq <
openalpr
9 Hits, Last modified:
enALPR ====== ===== Android ===== [[https://github.com/openalpr/openalpr/wiki/Android-compilation... roid -> set target === tess-two === * [[https://github.com/rmtheis/tess-two|github]] <code> git clone git://github.com/rmtheis/tess-two tess cd tess cd tess-two ndk-build android up
kinectv2 @tips:sensors
9 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 libtool autoconf libu... eg.so.0 /usr/lib/x86_64-linux-gnu/libturbojpeg.so git clone https://github.com/OpenKinect/libfreenect2
gnss
7 Hits, Last modified:
====== GNSS ====== * [[https://github.com/goblimey/ntripcaster|wonderful introduction on GNSS]] * ... device pygnssutils Configure ublox as [[https://github.com/semuconsulting/PyGPSClient/blob/master/exa... station]] and run an rtrip server with [[https://github.com/semuconsulting/PyGPSClient#socketserver|Py... 2020 ===== ==== ntrip caster ==== * https://gitlab.com/ihfazhillah/simple-ntrip-caster/-/tree/mas
ionic
7 Hits, Last modified:
test1 blank cd test1 ionic cordova plugin cd .. git clone https://github.com/Cloudoki/ImageDetectionCordovaPlugin.git # create pacakge.json in ImageDetectionCordovaPlugin c... ode> example2 with cordova-plugin-camera-preview.git -> GianoDroidIonic <code> ionic start MyCameraApp
keras
7 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/tensorflow/tensorflow/archive/v1.15.0.tar.gz tar zxvf
cordova
6 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> =====
jupyter
6 Hits, Last modified:
/code> ############################### https://github.com/goatchurchprime/jupyter_micropython_kernel/ <code> git clone https://github.com/goatchurchprime/jupyter_micropython_kernel.git pip install -e jupyter_micropython_kernel python
atom
4 Hits, Last modified:
tom-update <code> #!/bin/bash wget -q https://github.com/atom/atom/releases/latest -O /tmp/latest M... _INST" ]; then wget --progress=bar -q "https://github.com/$LATEST" -O /tmp/atom-amd64.deb --show-pro... lected \ atom-save-all \ </code> * [[https://github.com/facebook-atom/atom-ide-ui/blob/master/docs... vious' </code> ===== keyboard ===== [[https://github.com/pd-gmit/atom-cheatsheet/blob/master/atom_c
jibri
4 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 version... pt-get install liblua5.2-dev cd /tmp wget https://github.com/luarocks/luarocks/archive/master.zip . unz
zed @tips:sensors
4 Hits, Last modified:
/code> ===== opencv native ===== example <code> git clone https://github.com/stereolabs/zed-opencv-native.git </code> change to <code> cap = cv2.VideoCapture(0, cv2.CAP_V4L) </code> ===== python api ===== <code> https://github.com/stereolabs/zed-python-api </code>
blender
3 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 {{:tips:paths.png
k80
3 Hits, Last modified:
xtion @tips:sensors
3 Hits, Last modified:
fish
2 Hits, Last modified:
tmux
2 Hits, Last modified:
zfs
2 Hits, Last modified:
install @tips:archlinux
2 Hits, Last modified:
postinstall @tips:archlinux
2 Hits, Last modified:
postgres @tips:db
2 Hits, Last modified:
checkin @tips:galileo
2 Hits, Last modified:
minecraft @tips:gameengine
2 Hits, Last modified:
networknamespaces @tips:linux
2 Hits, Last modified:
linux @tips:radxa
2 Hits, Last modified:
simon @tips:speech
2 Hits, Last modified:
xenial @tips:ubuntu
2 Hits, Last modified:
blocksync
1 Hits, Last modified:
calibre
1 Hits, Last modified:
cvat
1 Hits, Last modified:
gstreamer
1 Hits, Last modified:
kvm
1 Hits, Last modified:
optimus
1 Hits, Last modified:
taskfile
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
minetest @tips:gameengine
1 Hits, Last modified:
dell @tips:hw
1 Hits, Last modified:
android @tips:radxa
1 Hits, Last modified:
cyanogenmod @tips:radxa
1 Hits, Last modified:
yakkety @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified:
juniper @tips:vpn
1 Hits, Last modified: