close
Skip to content

bookmanj/python-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-helloworld

Example of a very simple python app packaged as snap app



SNAP build instructions:

# clone app
git clone https://github.com/bookmanj/python-helloworld.git
cd python-helloworld
# build app
snapcraft
# install app
sudo snap install python-helloworld_1.0_amd64.snap --devmode
# run the app, python-helloworld




SNAP installation:

You can also install it by tipping:

sudo snap install python-helloworld --edge --devmode

## the basic frame work of this application came from https://github.com/gocarlos/python-ubuntu-snap-app-example




About

starting python app for building a snap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages