https://github.com/samirez/drawing-robot
https://github.com/samirez/drawing-robot
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samirez/drawing-robot
- Owner: Samirez
- License: gpl-3.0
- Created: 2017-11-01T11:10:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T07:51:12.000Z (over 2 years ago)
- Last Synced: 2025-04-01T04:42:48.953Z (over 1 year ago)
- Language: Java
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Tegnerobot
echo "# Tegnerobot" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/Samirez/Tegnerobot.git
git push -u origin master