Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 747 Bytes

File metadata and controls

28 lines (18 loc) · 747 Bytes

Introduction

In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands such as git commit -m "My beautiful message".

Usage

In your attempt to use this project to test your new GitHub skills, you should follow the instructions below:

$ git clone https://github.com/wr-projects/github-sandbox

cd github-sandbox/sandbox

You just have to create a file, an image, whatever...

$ git add .

$ git commit -m "My beautiful message"

$ git push

License

Apache-2.0 Copyright (c) 2021-present WebReady Projects