Skip to content

Commit

Permalink
Update CLI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Laské committed May 4, 2024
1 parent e9a9e80 commit c39d453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The Sugarizer desktop application has four possible arguments:
* `--sdebug` to open Sugarizer with the debug console
* `--logoff` to logoff the previous user if one is connected (unsynchronized content will be lost)
* `--init` to remove all existing Journal and settings (all will be lost)
* `--launch <activityid>` to open Sugarizer with a specific activity (e.g. `--launch org.olpcfrance.Abecedarium`). If no user is created/connected, it will be asked to create/connect one first.

If you're a developer you could also launch Sugarizer desktop application using [electron](https://github.com/electron/electron). First, install Node.js and npm on your computer. See [here](http://nodejs.org/) for more information. Then install electron and specific modules for Sugarizer by running:

Expand Down

0 comments on commit c39d453

Please sign in to comment.