Skip to content
/ brauser Public

Shell script to generate a html with a directory's content

License

Notifications You must be signed in to change notification settings

rojo2/brauser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

How it works?

It uses the templates from template to generate a index.html file.

Shortcut Keys

Shift + (Left arrow or up arrow): previous file Shift + (Right arrow or down arrow): next file

Usage

Usage: generate [-cvh] [-t TITLE] [-o OUTFILE] [-p PATH]

  -p PATH     use PATH instead of the current working directory
  -o OUTFILE  write result to OUTFILE instead of index.html
  -t TITLE    change TITLE on the navigation bar
  -c          copy template/ to PATH
  -v          verbose
  -h          display this help and exit

Example:

./generate -p example

Made with ❤ by ROJO 2 (http://rojo2.com)

About

Shell script to generate a html with a directory's content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •