Repository Template - A repository bootstrap project
Repository
https://github.com/LePetitBloc/repository-template
Project
repository-template
is a set of default templates files for our Open Source projects. For example, the default README.md
is customised with our donations addresses and we don't need to find them for each projects.
Usage is super simple
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 .
New feature .editorconfig
The last commit add a default .editorconfig
file. EditorConfig is a standard configuration file understable by many IDE. The goal is simple: everyone use the same coding standards. For example, we are using WebStorm/PhpStorm from Jetbrains and they doesn't understand EditorConfig by default, so we are using this plugin (complete list).
Congratulations @lepetitbloc! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Do not miss the last post from @steemitboard:
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Congratulations @lepetitbloc! You received a personal award!
Click here to view your Board