Skip to content

Fr4nkster/cartoon-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cartoon-hero

A website about my cartoon hero

Linux Commands

cd change directory mkdir X create directory touch X create file pwd current position in file system whoami current user cat X show content of current file ll show files and directories in current folder

Git commands

git clone checkout git from remote (e.g. github / gitlab) git status show status of git git add X add new file to git git add . add all not yet added files to git stash git commit -m "Message" commit to git with commit message git push pushes to github / gitlab

About

A website about my cartoon hero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published