Skip to content

jmandavilli/Minted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minted

Make sure you follow these instructions, very important once we start getting into things.

Git Usage:
When you start working:
git pull
Once you are done:

  1. git add file1 file2 ...
    a. add all files you either modified or created (from your last pull)
  2. git commit -m "commit description"
  3. git push
  • Use git status to check for which files you have modified/added before adding and after adding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published