Skip to content

LePetitBloc/repository-template

 
 

Repository files navigation

My Awesome Project

This is the catchphrase: what does this project do and how is it unique? Here is an additional quick introduction, if necessary.

Why?

Why does this project exist? Come on, don't delete this part. Fill it. Yes it's hard, but it's perhaps the most important part of the README.

As to why this project exist, it's to serve as a template for future open source PHP projects. Of course, feel free to fork it and make your own recipe.

Installation

Describe how to install the project/library/framework/…

Make sure your installation instructions work by testing them!

Usage

Describe how to use the project. A gif or a short code example is the best way to show how it works. Also keep paragraphs short and sentences simple: not everybody speaks english well.

For the sake of the example here is how you can use this project template as a basis for your own repository:

git clone https://github.com/lepetitbloc/repository-template.git my-project
cd my-project
# Remove the git repository metadata
rm -rf .git/
# Start a brand new repository
git init
git add .

Easy peasy! Now you just have to code.

Make sure your examples work by testing them! I didn't test mine and I should feel ashamed.

Code of conduct

See the CODE OF CONDUCT file.

Contributing

See the CONTRIBUTING file.

License

Come on, choose a license already! If you don't know or don't care, the MIT license is the most widely used license.

For this project, I choose […drumroll…] the Do What the Fuck You Want to Public License.

Support

See the SUPPORT file.

Donation

We love cryptocurrencies, consider making a donation:

Currency  Address
Bitcoin 14VRBrDZ47HR1pWjmAnyC5CJCXDkhLeANb
Ethereum 0x1accf4c2bd6010100a2aeac36f336fb963a1716a
Ethereum Classic 0x3b33bdcc70f06dad7068594a0cd8fbfd7b203aae
Litecoin LdH6Sbq5M9p6dqG7GaRvBjoCqJ2CHnz9wr
Dash XuPyN4Ns12qaMKzUjffzeKrCjCL4XYwUCY
ZCash t1U2e4TV6zmg6gXAByBp59NtBP2HsEvY5T5
Doge DKbojeYrguCL2Suh9ujmU49m4QK9DixBXL

Releases

No releases published

Packages

No packages published