Clone the repo and install
git clone https://github.com/stevedylandev/snippets && cd snippets && npm install
Create a .env.local
file with the following variables
# Created at https://app.pinata.cloud/developers/api-keys
PINATA_JWT=
# Located at https://app.pinata.cloud/gateway
GATEWAY_URL=
Start up the server with npm run dev
curl --location 'https://www.snippets.so/api/upload' \
--header 'Content-Type: application/json' \
--data '{
"content": "console.log(\"hello world!\")",
"name": "hello.ts",
"lang": "typescript"
}'
https://snippets.so/snip/{IpfsHash}
brew install stevedylandev/snippets-cli/snippets-cli
For other installs check out the Github repo
Usage
snip hello.ts
Feedback? hello@stevedylan.dev Like what you see? Eth Address Buy me a coffee