/tutorial-git-staging

This is a sample repo to show how to control and manage our code submissions in our project

Primary LanguageShell

Hello World!

This script allows you to generate Hello World in your favorite Terminal

Installation

To run your script, please change the access mode of the shell script, then execute it with bash

$ chmod +x run.sh
$ bash run.sh

Contribution

Any contributions are welcome. For major changes, please open an issue first to discuss what you would like to change.