Rename the file 'nodebook' without an extension. So remove anything past 'nodebook' in the name. Open up your terminal and run the file directly like:
~/Downloads/nodebook help
A better way:
Move the file to a folder that is in your PATH.
Rename the file 'nodebook' without an extension. So remove anything past 'nodebook' in the name.
Make sure it has the appropriate permissions.
chmod 755 /PATH/TO/FILE/nodebook
Create an empty folder to store your new notebooks. Can be placed anywhere in your file system. Just remember/make note of the path. e.g. ~/path/to/notebooks
I downloaded nodebook-mac.dms , but I don't know how to use it on Mac. Please help me