Ephemeris-next

THIS REPO IS FOR THE WIP ON THE NEXT VERSION OF EPHEMERIS

Title

Ephemeris

System Engineering and requirements management application. Try the web application for a demo

Screenshot Lists

Features

Modeling

System Engineering

Lists Lists ERD Meetings Meetings Meetings Meetings Interfaces

Getting Started

Download the latest version from the Release page.

Once the appropriate ZIP file has been downloaded for your platform, extract it, run “Ephemeris” and follow the instructions.

Build and run

install dependencies

npm install

build nwjs

npm run build
# Ephemeris will build into "build/release/Ephemeris"