FsReveal
FsReveal copied to clipboard
Allow slide folder customization
This change allows passing the slide folder as an optional parameter.
I found that useful when you have many presentations and you don't want to have a copy of the whole FsReveal repo in each one.
Also changed string concat to path combination operators for path building to fix an issue with the FS watcher not working with the custom slide folder.