napi-rs/cli/src
2021-12-23 03:10:44 +08:00
..
__test__ refactor(cli): init yarn workspace, move napi-rs package => @napi-rs/cli 2020-12-02 22:34:39 +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): fix crate-type hint 2021-12-23 03:10:44 +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 feat(cli): generate js binding to avoid dynamic require logic 2021-11-09 21:43:51 +08:00
parse-triple.ts feat(cli): support android armv7 target 2021-12-02 13:33:57 +08:00
pre-publish.ts feat(cli): create pre-release if tag includes alpha/beta/rc 2021-11-21 21:43:28 +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 refactor(cli): init yarn workspace, move napi-rs package => @napi-rs/cli 2020-12-02 22:34:39 +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