jsr-io / jsr-npm

A cli tool to make installing packages form jsr.io in node easy
https://npmjs.com/package/jsr
MIT License
92 stars 13 forks source link

feat: add init command #11

Open marvinhagemeister opened 5 months ago

marvinhagemeister commented 5 months ago

Adds a jsr init command which bootstraps an empty project with .npmrc, tsconfig.json etc

Related: https://github.com/denoland/registry3/issues/649

nicolo-ribaudo commented 3 months ago

Ping? :) I just wished I had this today, rather than having to generate the jsr.json file through the website.