papoGen icon indicating copy to clipboard operation
papoGen copied to clipboard

Window Support

Open kevinbird61 opened this issue 7 years ago • 1 comments

Need some effort to modify using window.

kevinbird61 avatar Dec 27 '17 04:12 kevinbird61

For window users:

After testing on window 7. With nodejs: v8.11.1 LTS

You can now install papoGen via cmd.exe with command below:

npm install papogen -g

And you can use it directly with generating html files from markdown.

Notice: json/yaml encorunter the problem of resolving path. (Maybe markdown resolving image path will encounter this problem too.)

kevinbird61 avatar Apr 22 '18 07:04 kevinbird61