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

'bookshop new' should generate a more bare bones boilerplate #52

Open
revdavethompson opened this issue May 21, 2012 · 0 comments
Open

Comments

@revdavethompson
Copy link
Collaborator

When a user issues "bookshop new' it should create a new book project that is only the most bare bones boilerplate that bookshop needs to successfully pass all of its tests (e.g. create all of the different book formats).

This should include:

  • basic html comments to describe content requirements
  • basic epub files
  • only book.html.erb, no other folder or breakdown, so users can understand that they should create their own structure as per their needs

The benefit for this new method:

  • Help to distinguish what must be included vs. all of the book source functionality of bookshop
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

1 participant