This repository was archived by the owner on Mar 12, 2021. It is now read-only.
Open
Conversation
…and (git, mercurial, bzr?)
Member
|
Hello adrianrego, Sorry we missed your pull request until now. I like the idea. I was just thinking we should remove some of the Lincoln Loop specific defaults and make a few things more externally configurable. Long-term the project could evolve into a more generalized protocol for collecting and managing project defaults/configs with some hooks for customizing things like project layout. Thanks for the spark of inspiration, we'll put some thought into this. |
Author
|
I'm not a fan of the actual patch myself. It was a quick hack as a proof-of-concept. Let me know if I can help in any way going forward. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic support for anything with a clone command (git, mercurial, bzr?)
Wondering if there's any interest in something like this. Inspired by Idan Gazit's Djangocon keynote. Can be a starting point for "fostering a community of project templates".
Thoughts?