napi-rs/cli/src
2022-01-19 17:20:27 +08:00
..
__test__ fix(napi-derive): return instance from non-default constructor class 2021-12-24 21:37:47 +08:00
new feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
artifacts.ts feat(cli): upgrade clipanion v3 2021-08-07 00:23:17 +08:00
build.ts fix(cli): missing shebang in zig-cross sh file 2022-01-18 13:41:59 +08:00
consts.ts feat(cli): provide a way to override the native package name 2021-12-22 20:24:15 +08:00
create-npm-dir.ts fix(cli): preserve authors field while creating npm dir 2021-12-10 12:55:17 +08:00
debug.ts refactor(cli): init yarn workspace, move napi-rs package => @napi-rs/cli 2020-12-02 22:34:39 +08:00
index.ts feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
js-binding-template.ts fix(cli): js binding template 2022-01-19 17:20:27 +08:00
parse-triple.ts feat(cli): support macOS with --zig flag 2022-01-06 12:53:45 +08:00
pre-publish.ts chore(cli): remove substr usage 2021-12-27 18:36:57 +08:00
rename.ts feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
spawn.ts fix(cli): shell: true instead of bash 2022-01-03 15:23:08 +08:00
update-package.ts refactor(cli): init yarn workspace, move napi-rs package => @napi-rs/cli 2020-12-02 22:34:39 +08:00
utils.ts fix(cli): wrong release assets content 2021-11-21 21:39:36 +08:00
version.ts feat(cli): upgrade clipanion v3 2021-08-07 00:23:17 +08:00