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 |
Tags
- Django
- HTML
- PyCharm
- 중복제거
- github
- python3
- MSSQL
- anaconda3
- COMMIT
- pythonanywhere
- rank
- hackerrank
- delphi 10.3
- TMS
- declare
- Push
- 델파이
- dbadvgrid
- queryset
- GIT
- pyhcarm
- advColumnGrid
- get_object_or_404
- templates
- 백준
- Visual Studio
- Delphi
- blog
- c#
- python 3.7
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