Repository Template - A repository bootstrap project

@lepetitbloc · 2018-05-27 21:07 · utopian-io

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).

GitHub Account

https://github.com/pocky

#utopian-io #git #gitlab #github #opensource
Payout: 0.000 HBD
Votes: 7
More interactions (upvote, reblog, reply) coming soon.