254 Commits (a2235e5af46f106bacacbe728207e648c564f233)

Author SHA1 Message Date
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 d1f32c8d6a Use output instead of status 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 d665ef3a3a use push_str instead of multiple calls to arg() 7 years ago
Jan Willem Henckel d9d96e8d3b removed mysterious whitespace 7 years ago
Jan Willem Henckel cb1d72cbcf implement npm wrapping function 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
Yoshua Wuyts 3f28bd4142
pretty-print panics 7 years ago
OJ Kwon 75db2a8f68
feat(command): expose --no-typescript option to init command 7 years ago
Ashley Williams 7da29b27b4 fix(bindgen): don't rename to index 7 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 7 years ago
Ashley Williams eed2e127b0 fix(pbar): emoji second, msg first 7 years ago
Ashley Williams 75186991fb fix(style): appease cargo fmt 7 years ago
Ashley Williams 71b745cc9e feat(manifest): don't list file in main in files unecessarily 7 years ago
Ashley Williams 267d9f0ea2 feat(bindgen): wasm-bindgen-*cli* 7 years ago
Ashley Williams f7edb05164 feat(bindgen): rename js file to index.js 7 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 7 years ago
Ashley Williams e374314a32 feat(manifest): add main entry 7 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 7 years ago
Michael Gattozzi 9c53019fe8
feat(err messages): Make err messages nicer 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 2a996cb554
feat(refactor): missed one warning 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
Michael Gattozzi 57e461eaab
feat(warn): warn on all missing fields for a pkg 7 years ago
andy-bell f77eddd498
change references to wasm-bindgen from pointing at git repo to pointing at crates.io 7 years ago
Ashley Williams 4243f75b56 feat(style): appease cargo fmt 7 years ago
Yoshua Wuyts d6671f3307
pretty-print package.json 7 years ago
Yoshua Wuyts e886277031
pick up collaborators from npm 7 years ago
Yoshua Wuyts 75b0480daa
rustfmt reorder 7 years ago
Jamie Kyle 27d6919eea init pack and publish 7 years ago
Michael Gattozzi 9ea956f216 feat(flag): add scope flag to init subcommand 7 years ago
steveklabnik 1c26742d3c clean up imports 7 years ago
Ashley Williams fde8025f8b fix(readme): clear double print of readme step 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 c8fb09a24c fix(progressbar): refactor msg into pb fn 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago