Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- dbadvgrid
- 델파이
- python 3.7
- blog
- rank
- MSSQL
- GIT
- HTML
- github
- advColumnGrid
- pythonanywhere
- Visual Studio
- 백준
- Push
- TMS
- templates
- pyhcarm
- COMMIT
- declare
- Django
- FastReport
- Delphi
- PyCharm
- hackerrank
- delphi 10.3
- python3
- get_object_or_404
- queryset
- c#
- anaconda3
Archives
- Today
- Total
목록Repository (1)
DevHyun
Pythonanywhere Console 창에서 github에 repositories push 하기!
1. pythonanywhere - console 창 열기 2. push 할 directory로 이동하기 - cd DevhyunDjangoBlog 3. git init 4. git add . 5. git commit -m 'message' 6. 해당 repository 주소 입력 - git remote add orgin https://github.com/jnhn333/DevhyunDjangoBlog 7. git push origin master
Web/Django&Python 개발환경 셋팅
2020. 10. 30. 18:43