Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

GNU GLOBAL in Docker

You can simply read source code with Web Browser !!

How to use

  1. Preparing the Docker environment
$ docker build -t reading .
$ docker run -p 8888:80 -itd reading # Access to http://localhost:8888/src/hogehoge/HTML
  1. Putting source codes that you want to read /usr/local/src and creating html files with gtags and htags commands
  2. Access to http://localhost:8888/src/hogehoge/HTML with the web browser

About

GNU global docker image

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages