Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

biogem 'convention over configuration' #27

Open
pjotrp opened this issue Jun 10, 2012 · 1 comment
Open

biogem 'convention over configuration' #27

pjotrp opened this issue Jun 10, 2012 · 1 comment

Comments

@pjotrp
Copy link
Collaborator

pjotrp commented Jun 10, 2012

I think biogem should default to the following switches:

--with-bin --rspec --cucumber --with-ext --with-yard

and perhaps more. It is much easier to remove files after generating a biogem, than thinking later: 'Oops, I should have added this switch'. Besides, people can learn from what is generated. Similarly both README.rdoc and README.md can be generated.

It is better to leave the option of having a little more, than a too little. Generated code is harmless.

@wwood
Copy link
Contributor

wwood commented Jun 14, 2012

Typos: --with-ext => --with-ffi and --with-yard => ``--yard`

I'm not sure I agree that this is quite "convention over configuration" in the usual sense, more just "sensible defaults". But that's just me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants