docsgood first issue
Repository metrics
- Stars
- (1,060 stars)
- PR merge metrics
- (Avg merge 71d 9h) (4 merged PRs in 30d)
Description
Kindly suggested by @rikhuijzer
I like to use
julia -ie 'using Franklin; Franklin.serve(). Thanks to usinge, Julia will remain open in interactive mode even when Franklin stops. When Franklin has errored out, you can callFranklin.serve()again without having to reload Julia and all the packages.
This could be added in the "workflow" docs.