Skip to content

utastudents/jsbsimedit2

Repository files navigation

jsbsimedit2

Project for CSE3310 Fall 2025

build instructions

% cd jsbsimedit
% mvn clean
% mvn compile
% mvn test
% mvn package
% mvn exec:java -Dexec.mainClass=uta.cse3310.App

git instructions

if you have a github token, put it into an environment variable GITHUB_TOKEN . To set this for every shell, include in ~/.bashrc .

Then, you can use it in a single command line to do git commands without having to enter your github password.

git push https://BudDavis:${GITHUB_TOKEN}@github.com/utastudents/jsbsimedit2

About

Project for CSE3310 Fall 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 36

Languages