Skip to content

Instantly share code, notes, and snippets.

View Rajpratik71's full-sized avatar

Pratik Raj Rajpratik71

View GitHub Profile
@Tasssadar
Tasssadar / flo.xml
Created October 11, 2013 11:43
Manifest for flo, for B2G build
<?xml version="1.0" ?><manifest>
<include name="base-jb.xml"/>
<remote fetch="git://github.com/Tasssadar/" name="tasssadar"/>
<default remote="caf" revision="refs/tags/android-4.3_r2.1" sync-j="4"/>
<!-- flo specific things -->
<project name="android_device_asus_flo" path="device/asus/flo" remote="tasssadar" revision="b2g-4.3_r2.1" />
<project name="device/generic/armv7-a-neon" path="device/generic/armv7-a-neon"/>
@remomueller
remomueller / ruby200-devkit-mysql.md
Last active April 5, 2018 09:29
Installation of Ruby 2.0.0-p0 on Windows 7 (64-bit) with DevKit and MySQL instructions

Install Ruby

Run rubyinstaller-2.0.0.p0.exe

  • Add Ruby executables to your PATH
  • Associate .rb and .rbw files with this Ruby installation