hychan48 / devcontainer

VSCode Docker Dev Container
GNU General Public License v3.0
2 stars 0 forks source link

api keys #7

Open hychan48 opened 9 months ago

hychan48 commented 9 months ago

Github api for licence and public keys

hychan48 commented 9 months ago

curl https://api.github.com/licenses curl https://api.github.com/licenses |grep gpl curl https://api.github.com/licenses/mit -o LICENSE curl https://api.github.com/licenses/gpl-3.0 |jq -r '.body' > LICENSE

hychan48 commented 9 months ago

add to comments for vite-press-docs? bats?