Skip to content

DosukoiPine/Exp3BasicHttp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exp3BasicHttp

For Labo of Basic HTTP for Exp3 of Univ

Mission

  1. show Server Directory README.md
  2. show Client Directory README.md
  3. show Curl.md

Setup

  1. access 'https://github.com/Hardw01f/Exp3BasicHttp'
  2. fork this repository to your Github
$ git clone git@github.com:[YOUR_GITHUB_ACCOUNT_NAME]/Exp3BasicHttp.git
$ cd Exp3BasicHttp
$ git checkout -b Create/[YOUR_NAME] 
$ git remote add basichttp/[YOUR_NAME] https://github.com/[YOUR_GITHUB_ACCOUNT_NAME]/Exp3BasicHttp.git
  1. Create and Edit code

  2. Commit

  3. Push

$ git push Create/[YOUR_NAME] basichttp/[YOUR_NAME]

git push [BRANCH_NAME] [REMOTE_REPOSITORY_NAME]

Please Don't push origin and Don't '$ git push'

About

For Labo of Basic HTTP for Exp3 of Univ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published