Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

This script can be launched by any POSIX-compliant console (Tested on Linux with bash and OSX with zsh).

...

Once the script has been launched and its execution has ended, all is left to do is to go on http://localhost:8000/moduleMangement (default credentials: ask them in HipChat) and confirm the module. The system is ready to use.

Development

go to your {project root}/oms-homestead and run

...

Code Block
$ node lib/server.js

The script

find it here on gist

Usage

Go to the folder you want to set as project root, with a terminal, then launch the following:

...