Skip to content

Commit 7a83988

Browse files
committed
Switch to npm
1 parent 74e9611 commit 7a83988

4 files changed

Lines changed: 2836 additions & 1278 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
omit-lockfile-registry-resolved=true

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `@napi-rs/package-template`
22

3+
npm run clean
4+
npm i
5+
npm run build
6+
7+
8+
39
![https://github.com/napi-rs/package-template/actions](https://github.com/napi-rs/package-template/workflows/CI/badge.svg)
410

511
> Template project for writing node packages with napi-rs.

0 commit comments

Comments
 (0)