Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 352 Bytes

File metadata and controls

10 lines (8 loc) · 352 Bytes

Practice for github and Docker

  1. Send first pull request here Done (Y/N): Y

1.1. Update this new sentence to your personal repo. Done (Y/N):

  1. Push a example cpp file and a Makefile to complile it, it must be compilable Done (Y/N):
  2. Create a Dockerfile which to auto download this repo and auto compile the cpp file
    Done (Y/N):