-
To get started, I did this (after `python setup.py install` on https://github.com/gthb/Mailpile/tree/patch-2):
1. `$ mailpile`
2. `mailpile> setup`
3. `mailpile> set profiles.0.email = my@address.com`…
gthb updated
10 years ago
-
The [documentation](http://docs.travis-ci.com/user/osx-ci-environment/#Environment-common-to-all-VM-images) about the OS X CI environment suggests using the following to keep packages up-to-date:
```…
-
I'm unable to upload my pubkey to Keybase.IO, both via CLI and through the website. it has 4 UIDs with up to 18 signatures on each. This is the key: https://ageispolis.net/kmggpg.asc
I am running ful…
ageis updated
10 years ago
-
I tried twice in the last five months to get gnupg2 to build on 10.5.8 PPC. I mean, I really tried (to the best of my limited ability). To no avail. Gnupg2 would always freak out during the "make chec…
-
### Report
- What did you do?
When I do pod install it break.
If I change:
pod 'NUI', :git => 'https://github.com/tombenner/nui.git'
with
pod 'NUI'
it work, but I would like to use my forked versio…