Skip to content

snapscript/snap-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# List GPG keys

gpg --list-key

# Generate a GPG key

gpg --gen-key

# Use GPG to signe a file

gpg -ab --default-key 798A473A  --passphrase <password> <file>

# Details

This should be run on Linux/Mac for gpg

Site: https://oss.sonatype.org/#welcome
User: niallg
Pass: 6n..

GPG Pass: bev...

Releases

No releases published

Packages

No packages published