-
Notifications
You must be signed in to change notification settings - Fork 7
Description
At present, to use Chapter Mode, your terminal needs to be pointed to a directory that has a remote Chapter git repository. The way to set up a Chapter repository at present is to use $ nodeschool-admin and clone an existing chapter. What if you don't know a chapter? Pressing enter gives an error, entering none gives an error, and entering default gives an error.
I would normally suggest that we add an option to create an interface to generate a chapter from scratch. However, there's a much simpler solution that can be used until that can be put in place: have a default chapter repository. I suggest pressing enter or typing default in the clone option copy a fresh, empty chapter.
I think this should go in a new repository in the NodeSchool org.
Thoughts?