Skip to content

stormasm/plum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

To Build Spnee Run the following commands:

./run/buildonce
./run/buildspnee

The buildonce script only needs to be run once :)

And any time you add new go packages or delete old ones.

Running

To Run Spnee Run the following command:

./spnee/spnee

Testing

Depending on the APIs you are testing different scripts and simulators need to be run...

The rules API can be tested via the rules simulator.

All other APIs can be tested by running

./run/buildtest

Notes

  • All of the above commands assume you are in the top level directory.
  • RabbitMQ must be running and configured with the correct channel names.
  • Redis must be running and populated with initial data

About

Do not remove, this is my first go project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published