Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/librecad/resources
- Owner: LibreCAD
- Created: 2016-02-14T06:58:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T05:27:26.000Z (about 8 years ago)
- Last Synced: 2024-10-29T16:20:43.935Z (about 2 months ago)
- Homepage: https://github.com/LibreCAD/LibreCAD
- Size: 225 KB
- Stars: 7
- Watchers: 9
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/MITAuthors 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/