Tagged Questions
2
votes
1answer
126 views
How do I make my application startable from the terminal?
I've created several Python applications wherefore I know how to create a DEB and how to push an application into my PPA in Launchpad. What I never found out is how to make the application startable ...