Skip to content

wubs/485-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

485-Project

Project Structure

Editing

Use 2 spaces indentation for all our files (.html, .php, etc). Please config the editor accordingly.

Git

For most of the time, the following commands are enough.

  1. git clone

  2. git pull: get the lastest version of code.

  3. git add . : after making changes, add all changed or newly added files.

  4. git commit -m "msg": commit the changes.

  5. git push: upload to central repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published