We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From @richelbilderbeek on July 27, 2015 9:38
I would like people to be able to do
sudo apt-get install city-of-thieves-terminal sudo apt-get install city-of-thieves-gui
Then run with:
./city-of-thieves-terminal ./city-of-thieves-gui
Ask @hertog6 for help.
Copied from original issue: richelbilderbeek/HetRoversnest#29
The text was updated successfully, but these errors were encountered:
From @hertog6 on July 27, 2015 10:38
For the people who need an intro into Debian packaging; https://wiki.debian.org/IntroDebianPackaging
Sorry, something went wrong.
It works!
Note to self: do this in cityofthieves/debian:
cityofthieves/debian
debuild -us -uc
In the folder cityofthieves on can do:
cityofthieves
sudo dpkg -i ../cityofthieves_1.0-1_i386.deb
No branches or pull requests
From @richelbilderbeek on July 27, 2015 9:38
I would like people to be able to do
Then run with:
Ask @hertog6 for help.
Copied from original issue: richelbilderbeek/HetRoversnest#29
The text was updated successfully, but these errors were encountered: