Categorygithub.com/gitxone/gitxone-core
modulepackage
0.1.3
Repository: https://github.com/gitxone/gitxone-core.git
Documentation: pkg.go.dev

# README

Downloads

Get the binary suiting you from the following link:

https://github.com/gitxone/gitxone-core/releases

Usage

  • Start up the server.

    $ ./gitxone-core_x.y.z_darwin_amd64/gitxone-core
    
  • Go to http://localhost:10098/

  • Input a path to your repository

    • And click 'Go'.

Repository view

TODO: write

Development

# Clone the repositories.
$ git clone [email protected]:gitxone/gitxone-core.git --recursive

# Update submodules.
$ git submodule update --recursive

# Start Nuxt server. and go to http://localhost:3000/
$ docker-compose up

# Release.
$ git tag vX.Y.Z
$ git push origin vX.Y.Z

# Packages

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author