/nextnext

temporary test repo

Primary LanguagePython

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