Skip to content
/ gitprep Public
forked from yuki-kimoto/gitprep

Github clone. you can install Github system into your unix/linux machine.

License

Notifications You must be signed in to change notification settings

Priezt/gitprep

Repository files navigation

gitprep

  Github clone. Serve git repository.

Operation

  Start
  
      ./gitprep
  
    Application start in back ground. Port is 10020.
    You can access the following URL.
      
      http://localhost:10010
    
    If you change port, edit githublite.conf.
  
  Stop
  
      ./gitprep --stop
    
    You can stop application by --stop option.

About

Github clone. you can install Github system into your unix/linux machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.4%
  • Other 0.6%