Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecad/resources

Resources for the LibreCAD project.
https://github.com/librecad/resources

Last synced: about 2 months ago
JSON representation

Resources for the LibreCAD project.

Awesome Lists containing this project

README

        

# Resources
Resources for the LibreCAD project.

Contributors are encouraged to release their files under the
CC BY 4.0 license or MIT license:
http://creativecommons.org/licenses/by/4.0/
https://opensource.org/licenses/MIT

Authors may also choose to waive their rights
and release content under the CC0 1.0 license:
https://creativecommons.org/publicdomain/zero/1.0/

Any license that is compatible with GPLv2 is acceptable.

Users may state the license information in license.txt in folders containing the work.

# Instructions

**Windows 7+ or OS X 10.9+**

1. Make a Github account.
2. Download [GitHub Desktop](https://desktop.github.com/).
3. Use the button at the top of this page to fork the repository.
4. On your fork's main page find the icon that looks like a monitor with a downward arrow
(tooltip: "Save username/Resources to your computer and use it in GitHub Desktop").
5. Clone the repository in the folder you prefer (you could make a "repositories" folder).
6. Put your content (and license.txt) in subfolders that are the same as your GitHub username.
7. Create a commit using GitHub Desktop and then press the sync button.
8. Go to the LibreCAD/Resources repository and press the "New pull request" button.

**General**

- https://git-scm.com/downloads/guis
- https://help.github.com/articles/fork-a-repo/
- https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository
- https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository
- https://help.github.com/articles/syncing-a-fork/
- https://help.github.com/articles/using-pull-requests/