Whatime is a simple date/time tool created to demonstrate how to build snap packages.
- Clone this repository
- Build the Snap package with
$ snapcraft --debug --use-lxd
--debug
to get a shell into the build container in case an error occurs mid-build.--use-lxd
to use a container as the build infrastructure.
- Install the Snap on your system with
$ sudo snap install whatime_1.0.0_amd64.snap --devmode
- Run the app
$ whatime --in "New York"