37 Commits (8cba32f004e287faef8dc42de489310667de8bc9)

Author SHA1 Message Date
Myriad-Dreamin e1f5dfe50c Fix value parser for `Option<PathBuf>` 2 years ago
Jesper Håkansson 673bc296fc chore: Run cargo fmt 2 years ago
Muhammad Hamza 73e059f754
update to clap 4 from structopt 2 years ago
Esteban Borai 819ae333d2 fix: removes `--always-auth` from `npm login` 2 years ago
Dirk Stolle a352c19f6b Fix some typos 3 years ago
printfn f73b53c5ab Switch from failure to anyhow 3 years ago
Mario Reder 090d90bb76 feat(publish): dist tag option 6 years ago
ibaryshnikov 788fca0f67 updated help message, replaced 'browser' with 'bundler' 6 years ago
Ashley Williams 8407a1dc18 fix(lint): ignore redundant closures 7 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 7 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 7 years ago
ashley williams 73ed2b83f7
Update mod.rs 7 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 7 years ago
Mason Stallmo 06bba236ac Fix build errors after resolving merge conflicts 7 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 7 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 7 years ago
csmoe 95268cdaf4 add target arg to publish 7 years ago
daubaris 75b85e58c7 addition of stamp file and additional thread for running version checks 7 years ago
daubaris f7c534ffe5 updated from upstream 7 years ago
Alex Crichton 11beac3736 Replace internal `Error` with `failure::Error` 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Nick Fitzgerald ed35e497c7 Propagate missing `Cargo.toml` errors instead of unwrapping them 7 years ago
csmoe 022b787a2f cmd(init/build): deprecate init 7 years ago
csmoe 0a616624aa cmd(init/build): cargo clippy 7 years ago
csmoe edbd6f4118 cmd(init/build): cargo fmt 7 years ago
csmoe 7cbfc2e893 cmd(init/build): split init and build 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Michael Gattozzi f2fbe264d4 fix(no-install): cratename should not be an option 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Ashley Williams 44f26dfcb2 feat(init): no install flag 7 years ago
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago