command
module
Version:
v0.0.0-...-c7bd0a4
Opens a new window with list of versions in this module.
Published: Apr 4, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Table of Contents
-
About The Project
-
Getting Started
- Roadmap
- Contributing
- Contact
About The Project
Application for team management.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
Deploy
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
Prerequisites:
-
Golang
wget https://golang.org/dl/go1.17.7.linux-amd64.tar.gz
rm -rf /usr/local/go && tar -C /usr/local -xzf go1.17.7.linux-amd64.tar.gz
export PATH=$PATH:/usr/local/go/bin
-
Docker and docker-compose
sudo apt-get install docker docker-compose docker.io -y
-
Environment: see ".env.example"
Installation:
-
Clone the repo
git clone https://github.com/patricksferraz/whoare.git
-
Run
make up
-
Test
make gtest
Installation in local kubernetes:
- Install k3d, Kind or similar
- Install Kubectl and Helm
- Follow the steps of Getting Started
patricksferraz - patrick.ferraz@outlook.com
Project Link: whoare
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.