111 Commits (32e52ca893e26c97bbf478c57ae1e9abed23c449)

Author SHA1 Message Date
Ashley Williams f063f4cfcc fix(command): s/create_type/crate_type 7 years ago
Michael Gerhaeuser 9a220f10dd Let the spinners spin again 7 years ago
kohensu 74fe847f77 Add test of --skip-build 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Roberto Huertas 92b18f05bb feat(wasm_bindgen): checks wasm-bindgen declaration in Cargo.toml 7 years ago
Christopher Lane Hinson fb4c8e2731 Add a --debug option to suppress --release. 7 years ago
Noah Lemen cad30f42ce check that crate type includes cdylib 7 years ago
Michael Gattozzi 970a32dcdf
feat(log): Log information as program runs 7 years ago
Jan Willem Henckel fa77bb5d9d use target flag with browser and nodejs values 7 years ago
Jan Willem Henckel df5ccbf301 add --nodejs flag to init command 7 years ago
Michael Gattozzi 838c96c044
feat(remove quicli dependency) 7 years ago
Jan Willem Henckel 58b75a48f0 removed duplicate mention of registry 7 years ago
Jan Willem Henckel 31c1d1d32a add default npm repo to codebase and always pass it as a param 7 years ago
Jan Willem Henckel 1d982599de Not not implemented 🐷 7 years ago
Jan Willem Henckel 4ca46d7f51 update one off message to message 7 years ago
Jan Willem Henckel 8f77a59190 Use login instead of adduser 7 years ago
Jan Willem Henckel d9d96e8d3b removed mysterious whitespace 7 years ago
Jan Willem Henckel 5695b0e6f8 add Adduser option to Command struct and implement wrapping function 7 years ago
data-pup 9cecbfcd7f Removed 'NOT IMPLEMENTED' flags from commands that are now implemented. 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 7 years ago
OJ Kwon 75db2a8f68
feat(command): expose --no-typescript option to init command 7 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 7 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 7 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 7 years ago
Evan Shaw 4eabd04ec4 Fix typos in help message 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
Ashley Williams f5ec67c084 fix(style): appease cargo fmt 7 years ago
Ashley Williams 3a62a6f34a fix(command): don't need command in function name 7 years ago
andy-bell 542dd3312f
edits to appease cargo fmt 7 years ago
Andy Bell 07d9001b59
feat(refactor): Furthers previous refactor, by moving 7 years ago
Andy Bell b1741bb982
feat(refactor): Move all functionality from main.rs 7 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 7 years ago
Ashley Williams 4243f75b56 feat(style): appease cargo fmt 7 years ago
Jamie Kyle 27d6919eea init pack and publish 7 years ago
Ashley Williams 64d7a2c828 fix(output): refactor 7 years ago
Ashley Williams 8f25bf1fea feat(readme): warn on no readme 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago
Sendil Kumar 0518f7ba5a rename variables 7 years ago
Ashley Williams edb8e1ef72 feat(lib): reorg manifest work into mod 7 years ago
Ashley Williams a5a4f8b324 feat(lib): reorg build, bindgen, readme imports 7 years ago
Sendil Kumar d66460f67d fix : file extension to have bg 7 years ago
Ashley Williams ae4d8e1e90 feat(pkg): add js and wasm to files attr in pkg.json 7 years ago
Ashley Williams c5780a92e8 feat(pkg): create pkg dir under provided path if avail 7 years ago
Ashley Williams e706a41632 fix(style): appease cargo fmt 7 years ago
Ashley Williams 786d8cc1a2 feat(manifest): log what cargo.toml we're cooking with 7 years ago
Ashley Williams 3dd59e2a8b feat(pkg): impl get_crate_name for bindgen step 7 years ago
Ashley Williams d552594eb3 fix(style): appease cargo fmt 7 years ago
Ashley Williams 83e44c19b8 feat(args): take a path to a crate as an arg to init 7 years ago
Yoshua Wuyts 5c6d1dc9df
document write_package_json 7 years ago
Ashley Williams c9d9ef1776 feat(pkg): support license, repo 7 years ago