+snaplet.dev/cli (#3973)

* initial commit

* fix a couple errors

* remove platform restriction; update node versions; better test

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
This commit is contained in:
Josh Phillips 2023-11-06 14:50:28 -07:00 committed by GitHub
parent 5a1aae1a53
commit 82256158cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,30 @@
distributable:
url: https://registry.npmjs.org/snaplet/-/snaplet-{{version}}.tgz
strip-components: 1
versions:
url: https://www.npmjs.com/package/snaplet?activeTab=versions
match: /v\/\d+\.\d+\.\d+/
strip:
- /^v\//
dependencies:
nodejs.org: ^10.13.0 || ^12 || ^14 || ^16 || ^18 || ^19
build:
dependencies:
npmjs.com: "*"
script:
- chmod +x bin/snaplet.js
- npm install .
--global
--prefix="{{prefix}}"
--install-links
provides:
- bin/snaplet
test:
script:
- snaplet -v | grep {{version}}
- snaplet config list