Pinned Repositories
auto_click
Provide several Ruby methods for simulating mouse click, cursor movement and keystrokes in Windows. This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api. (More control over mouse movement such as speed or locus will be implemented in future releases)
BuildParts
This is a Sublime Text plugin for executing (or building) part of your code. (It should work for any language that the Sublime Text 2 originally can build)
catspeak
erinata.github.io
FingerText
Tab triggered snippet plugin for Notepad++.
SublimeBullet
This is a Sublime Text plugin for markdown style Bullet points and Number lists. It automatically add * and - for unordered lists, > for blockquotes, and numbered items for number lists.
SublimeMarkdownBuild
This is a Sublime Text plugin for building markdown into html and view it in browser.
SublimeRspecBuild
A Sublime Text 2 Package for Running Rspec Files
SublimeTradsim
This Sublime Text package provides translation between Traditional Chinese and Simplified Chinese.
tradsim
A Ruby gem for translation between Traditional Chinese and Simplified Chinese.
erinata's Repositories
erinata/git_editor
Git Editor is an editor for using git on Windows. It provide syntax highlighting during config editing, interactive rebasing and committing. You can install it as a gem or you can choose the standalone version if you are not using ruby.