SolarNetwork / solarnetwork-dev

Development support for SolarNetwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolarNetwork Development Support

Development support for SolarNetwork:

Folder structure:

  • ./bin - common installation scripts
  • ./eclipse - Eclipse IDE configuration files
  • ./vagrant - Vagrant VM configurations

For full documentation refer to the Developer Guide.

Once you've installed the development environment either locally or using Vagrant, in Eclipse import the SolarNetworkTeamProjectSet.psf that has been generated in the workspace.

Vagrant VM

See vagrant/solarnet-dev/README for details.

macOS

Requirements:

From the command line go into bin directory and run the ./setup.sh script to:

  • checkout the git repositories
  • setup the eclipse workspace
  • set up the PostgreSQL database

e.g.

cd bin
./setup.sh ~/solarnet-workspace

About

Development support for SolarNetwork

License:GNU General Public License v2.0


Languages

Language:Shell 98.3%Language:Awk 1.3%Language:sed 0.4%