Bash Your Book

Feel free to skip this section and go to the code playground (book editor) if you're in a hurry to write your book. But if you have a little time and kick to learn then recommend to first install and setup the Bookiza Framework.

This will take about 30 minutes.

Linux users usually know about it but if you're on mac then we're going to use what is called the terminal app. Or the bash, or the shell. Launch the terminal (learn how), you'll see a prompt like this:

~/projects/ marvin$: _

The prompt is where you're going to type in / paste the commands to complete the setup. Hence, the name command-line or console.

Unfortunately, users on windows do not have access to a unix-style shell interface. You'll have to install Babun or Powershell or Cmder or Cygwin and come back to this page later with a terminal console on your computer.