Skip to content

Custom shortcuts for compiling & running java projects for Leap Motion projects from the command line.

Notifications You must be signed in to change notification settings

RemoteControl/leapmotion-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

leapmotion-zsh

Custom shortcuts for oh-my-zsh: compiling & running java projects for Leap Motion projects from the command line. To use these commands from the shell, clone the 'leapmotion' directory into your .oh-my-zsh/custom/plugins directory. If you don't have a plugins directory, please create it. Then add leapmotion to the plugins in your .zshrc file.

Usage

Compile from the command line

lmcj <Leap_SDK>/lib/LeapJava.jar <Application_Name>

Run from the command line

lmrj <Leap_SDK>/lib/LeapJava.jar <Application_Name>

Leap_SDK is the path where your SDK for Leap Motion is on your computer. And Application_Name is the name of your main Java file.

About

Custom shortcuts for compiling & running java projects for Leap Motion projects from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published