How can I download them?
For newbies:
You can download all the files pressing on Clone/download and then Download ZIP
If you want to add your own models you can attach them in issues section. I put them in the folder "others" (remember that you can add your name as autor in the file with MLCad).
For advanced users:
You can see changes in all the project or in each file, investigate in github, get the lastest version download only the changes using git commands, etc...
You can use these commands as normal user:
Command | Result |
---|---|
git clone https://github.com/cpcbegin/tentemodels desired_folder | Download all the project, that is, all the models in the desired folder. |
git pull | Update to get latest changes |
git log | See change history |
If you open an account in github until you can create a clone and propose yourselves more models. We will see in a next article how to do this.
No comments:
Post a Comment