Skip to content

HubertHalim/AgarAgar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGAR AGAR

Read this

Project Setup

  • Clone this repo to create a local repo git clone <link>
  • Check if this repo is added as a remote repo in your comp git remote -v
  • If repo is not added as remote repo, meaning the above command does not show you anything type in git remote add origin <link>

On Pushing New Changes

  • Always do a git pull or git pull --rebase before you make any changes
  • On root dir git add .
  • git commit -m "<your message here(make it meaningful)>"
  • git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages