Skip to content

nbright/BCad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCad

A .NET WPF application for simple CAD-like work.

Building

  1. Clone.
  2. Run Init.cmd in the root of the project to populate the submodules.
  3. msbuild .\BuildAndTest.proj.

Running

Run src\Binaries\Debug\BCad.exe directly or use src\deploy.bat <location> to copy all relevant files to <location> where BCad.exe can then be run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Other 0.1%