moeen / hitrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test status codecov Go Report Card GPL3 license

For Contributors

Every new feature or change already existing feature should be described into the documentation. To change the documentation you need to execute next steps:

  1. Go to /docs/docs folder
  2. Change the documentation using .md files
  3. If you want to change sidebar or navbar you can do it in /docs/docs/.vuepress/config.js
  4. Run it on localhost from, folder /docs using yarn docs:dev
  5. Push your changes

If you create a new service and write documentation for it please follow next template:

  1. service definition - what this service can be used for
  2. register service - how the service should be registered
  3. access service - how the service can be accessed
  4. technical documentation - details about the service, examples and different use cases

About

License:GNU General Public License v3.0


Languages

Language:Go 98.9%Language:HTML 0.6%Language:Makefile 0.3%Language:Shell 0.1%Language:Dockerfile 0.1%