@ozyman42/ozy-cli 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +5 -0
  2. package/dist/index.js +8452 -0
  3. package/package.json +33 -0
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ If you need to generate a new private ssh key run
2
+
3
+ `ssh-keygen -t ed25519 -C "your_email@example.com"`
4
+
5
+ then add the pubkey as both an AuthN and signing key at https://github.com/settings/keys