Skip to content

pp-develop/tview-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Things you need to run this application:

  • Docker

Usage

  1. Starting Docker Container
    Use Docker Compose to set up the necessary environment.
    Run the following command to start the container in the background.

    $ docker-compose up -d
  2. Building the Application Next, use the Makefile to build the application. Run the following command.

    $ make build
  3. Running the Application Once the build is complete, run the application with the following command.

    $ make run

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors