daringer / nextnext

temporary test repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextnext

  • to start the development & build container (make sure docker is up and you are in the docker group)
make start-dev-docker
  • once the container is up, enter it:
make enter-dev-docker
  • you should be within the docker's directory /build

  • to build the debian package just run make

About

temporary test repo


Languages

Language:Python 91.2%Language:Makefile 6.2%Language:Shell 1.5%Language:Dockerfile 1.0%