Skip to content

mando34/JPMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

moodboard git guide

This repo is to serve as a reference for others to make their own spotify moodboard on git. To access this user's example moodboard please go to: https://sebnunez98.github.io/moodboard/moodboard.html

Bash cheat sheet

pwd - Present working directory will show where you are

ls - List files in current directory

cd - Change directory cd .. -> parent directory cd directory -> go to directory

mkdir - Make a directory

Right click to paste

Git cheat sheet

add - Add a file

status - Show what files have changed Which ones are added

commit -m “Helpful comment about change” - Make your snapshot with

push - Upload your changes to your remote repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages