Skip to content

forthlsss/middleware-19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

middleware-19

reports for middleware class@2019

Report Naming Convension

middleware-19
  ┃
  ┗ README.md
  ┃
  ┗ student_id(folder)  
      ┃
      ┗ student_id.md / student_id.docx / ...  
      ┃
      ┗ src (folder)
      ┃  ┃
      ┃  ┗ scripts (folder) for codes.
      ┃  ┗ dataset (folder) for datasets > 100M, please use pan.baidu.com, and leave url here.
      ┃
      ┗ extra (folder) copy selected bonus documents here, edit and save it as $DOCUMENT-NAME$-student_id.docx

Submission Steps

create account on github.com & login into github.com

fork a copy of info-ruc/middleware-19

download and install git tool on your local computer

git config --global user.name "$yourname$" & git config --global user.email "$[email protected]$"

git clone https://github.com/$yourname$/middleware-19.git

make folders structures following Report Naming Convention in README.md

enter folders and edit reports (student_no_1.md / student_no_1.tex) and other documents & files

git add --all

git commit -m "description of edit"

git push

create a pull request on github.com to merge your commit with info-ruc/middleware-19

Submission Deadline

2019/11/8

About

reports for middleware class@2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.7%
  • JavaScript 36.7%
  • CSS 10.6%
  • Python 1.4%
  • PHP 0.2%
  • Java 0.2%
  • Other 0.2%