Skip to content

Vojat05/Tech-Drawer

Repository files navigation

Tech Drawer v-Dev0.1

This program serves as a software for creating technical drawings. Still a huge work in progress, if you find any bug or other kinds of a faulty behavior please create an issue for this repository.

Instalation & First start

  1. Install the program as zip from this GitHub repository.
    -> GitHub Vojat05

  2. Extract the .zip file.

  3. Run the Build.exe to build the java files.

  4. Run the Run.exe to run the program.

Troubleshooting

If building or running the program returns an error, build the java files by running the command line tool javac com/vojat/Main.java -d ./Build in the directory ./src/.

If running the program with the .exe file returns an error, run it using the command line tool java com/vojat/Main in the directory ./src/Build/.

About

Technical drawing software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published