Getting Started
-
5. Launching
Launching GitEye from Shell
Create a Symlink to make it Easier:sudo ln -s /opt/GitEye/GitEye /usr/local/bin/GitEye
Then Launch it simply with:
GitEye
How to Create a GitEye Desktop Menu App Launcher
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Launching GitEye from Shell
Create a Symlink to make it Easier:
sudo ln -s /opt/GitEye/GitEye /usr/local/bin/GitEye
Then Launch it simply with:
GitEye
How to Create a GitEye Desktop Menu App Launcher