Skip to content

0000duck/SE_automation

 
 

Repository files navigation

  • SolidEdge Automation Repository (Ensign Labs)

If you are going to modify/build any programs it's best if you pull the code locally to your PC.

Either use git (best for version control and reverting to previous versions), or download the zip directly at: https://github.com/EnsignBenWaymouth/SE_automation.git

Alternatively you can just modify/run the programs from this directory

password for git: B3nWay87

If using git:

  1. Open up command prompt
  2. Navigate to desired folder
  3. Run the following command: git clone https://github.com/EnsignBenWaymouth/SE_automation.git

After you have made changes, push them to the servers.

  1. open up command prompt inside the root directory of the cloned repository

  2. Run the following commands: git add .

    git commit -m "..description of changes.."

    git push

About

ROS sharp UR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.5%
  • Visual Basic .NET 29.8%
  • C++ 2.8%
  • C 0.8%
  • PowerShell 0.1%
  • Batchfile 0.0%