Registration
Following a technical incident in early January 2024, registered accounts have been deleted. If you had registered before this date, your e-mail address has been lost. If you wish to receive the newsletter announcing the release of new versions of oStorybook you must register again. Sorry for the trouble.
Preferences

Connect again :
Your user name :
Your password

News letter
To receive news about this website, consider subscribing to our Newsletter.
Contact us

You want to participate in developing oStorybook? Here is some information necessary for the implementation of the source code.

1. Development platform

Netbeans or Eclipse can be used without special adaptation. The following is used directly for Netbeans.

  • Create a new project oStorybook
  • Enable GIT configuration pointing to the repository git@framagit.org:ostorybook/mainApp.git or https://framagit.org/ostorybook/mainApp.git
  • Get the source code via the GIT (pull)

Leave Netbeans without doing anything else.

2. Libraries and other tools

Download the libraries gysample.gif

It is a single Zip file. In the directory of the source code you must have a sub-directory lib. If you don't create it. Then unzip thz oStorybook_lib zip in this sub-directory.

3. Checks

You have now the complete code. Check it:

  • Start Netbeans
  • Run the compilation by the function "Clean and Build Project (Shift+F11)"

4. Précaution

Before any construction of a package please contact the team, somme adding tools will be necessary.

5. Searching

You can search for the online code here :

https://framagit.org/ostorybook/mainApp/-/tree/master