Skip to content

sdwheeler/OnRampGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

OnRampGit repository

This repo was created locally then pushed to GitHub.

git init -b main
# Create the README.md file
copy ~/Downloads/README.md
git add -A
git commit -m "initial commit"
gh repo create -s . -r origin -h https://github.com/sdwheeler/OnRampGit.git -d 'Test repo for OnRamp class' --public --push

Releases

No releases published

Packages

No packages published