Skip to content

Manages potato_field and potato_plants. Main way to administrate containers

License

Notifications You must be signed in to change notification settings

BourbonWarfare/potato_farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potato Farmer

Manages potato_field and potato_plants. Main way to administrate containers.

Setup

Dependencies

There are several dependencies required for the development and deployment of this project. The first is Docker Engine and Docker Compose. The second is Python3. The following list links to the installation instructions for each of these:

Sub-repository management

The tool setup.py can be used to clone (or symlink) project repositories for deployment.

For instance, the following command will clone the potato_plant_dashboard and potato_plant_missions repositories (hosted in the BourbonWarfare organization) into the project root:

python3 setup.py add plant_dashboard plant_missions

The resulting repositories would then be cloned into potato_field/ and are symlinked into the potato/ directory.

About

Manages potato_field and potato_plants. Main way to administrate containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published