Skip to content

DangerOnTheRanger/pokkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokkit

The artist's version control system

Install help

Client side

The client requires FUSE to operate; you can setup and install FUSE in Debian with:

sudo apt-get install fuse
sudo modprobe fuse

I personally like pipenv.

cd pokkit/client
pipenv --three
pipenv install -e . # installs packages from setup.py

Server side

You'll want a kubernetes cluster running. If you don't have one, consider installing minikube. If you choose minikube, you'll also need VirtualBox or KVM (see this).

About

The artist's version control system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published