From 247835cde79938a0366e4a2f5b98c2e38f760629 Mon Sep 17 00:00:00 2001 From: Pacien Date: Sun, 30 Sep 2012 18:46:48 +0300 Subject: Update README.md --- README.md | 58 ++++++++++++---------------------------------------------- 1 file changed, 12 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 9479a000..1883b1c2 100644 --- a/README.md +++ b/README.md @@ -1,55 +1,21 @@ ## Ninja -... --------- - -###Prerequisites - -To run the Ninja Application you will need the following: - -- The latest stable version of Chrome -- Ninja can be run in either a Chrome unpacked application or packed application (.crx). Instructions below +Ninja Authoring Tool fixed for Linux. +Can be used on all platforms with Ninja Go Local Cloud (https://pacien.net/projects/ninja-go-local-cloud/files). ###Setup and Run Ninja as an unpacked application -If you're already familiar with using Git, GitHub, you can clone master branch or download the source zip file. To use the stable branch, select V0.7.0 branch. - -1. Download Ninja Local Cloud: Win: download Ninja Local Cloud app from the Ninja CRX on Chrome webstore, https://chrome.google.com/webstore/detail/jjdndclgmfdgpiccmlamlicfjmkognne -2. Launch Ninja Local Cloud. On Mac, click Allow when asked to accept incoming network connection. +1. Download Ninja: https://github.com/Pacien/ninja/zipball/master +2. Unzip the downloaded archive. 3. In the Chrome browser, go to chrome://chrome/extensions/ 4. Turn on Developer mode. -5. Load unpacked extension... and browse to your cloned master branch. -6. Copy Ninja app ID from the Extensions page under the app name. -7. On Windows: - - Click Start menu icon and type regedit. - - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. - - Right click and select New > String value. - - Type 'Local Ninja Origin' no quotes. - - Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. To have multiple builds of Ninja installed but not running simultaneously as this is not supported, multiple app IDs can be added separated by comma and no space. - - Close Registry Editor. -8. On Mac: - - Launch Finder. - - Double click on /Users/\/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. Note: on Lion (10.7), user library folder is hidden by default. To browse to it, in Finder choose Go > Go to Folder and type ~/Library, or select Go menu with Alt (Option) key down to see Library listed in Go menu or make the user library folder permanently visible by running the following command in Terminal: chflags nohidden ~/Library - - Click on Add Child Type 'Local Ninja Origin' no quotes. - - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. To have multiple builds of Ninja installed but not running simultaneously as this is not supported, multiple app IDs can be added separated by comma and no space. - - Save (File > Save or Cmd S). - - Close Property List Editor. -9. Quit Ninja Local Cloud -10. Launch Ninja Local Cloud -11. Click Copy button to copy the Ninja Local Cloud URL. -12. New tab in Chrome and launch the Ninja app. -13. Paste in the Ninja Local Cloud URL that you copied in step 11 in the Cloud Service dialog in Ninja. -14. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". -15. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. - +5. Load unpacked extension... and browse to the extracted directory. -###Setup and Run Ninja as a packaged application (from Chrome Webstore) +###Launch Ninja Go Local Cloud -1. Get Ninja Authoring Tool from Chrome Webstore, https://chrome.google.com/webstore/detail/jjdndclgmfdgpiccmlamlicfjmkognne or search for 'Ninja Authoring'. -2. New tab in Chrome and launch the Ninja app. -3. In the Cloud Service dialog, download the Ninja Local Cloud app. -4. Launch Ninja Local Cloud -5. Click Copy button to copy the Ninja Local Cloud URL. -6. Paste in the Ninja Local Cloud URL that you copied in step 5 in the Cloud Service dialog in Ninja. -7. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". -8. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. +1. Download Ninja Go Local Cloud for your OS: https://pacien.net/projects/ninja-go-local-cloud/files +2. Execute the binary. +3. New tab in Chrome and launch the Ninja app. +4. Put in the Ninja Local Cloud URL: http://localhost:58080 +5. Click the TEST button, you should see the green text that said "Connected to Ninja Go Local Cloud". +6. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved inside the "Ninja" folder in the folder where the binary is executed. As long as Ninja Go Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. -- cgit v1.2.3