-
Notifications
You must be signed in to change notification settings - Fork 0
Playpen for untested code
dgem/sandbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GIT Repository Setup git config --global user.name "name" git config --global user.email [email protected] mkdir Sandbox cd Sandbox git init touch README git add README git commit -m 'first commit' git remote add origin [email protected]:dgem/Sandbox.git git push -u origin master
About
Playpen for untested code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published