25 Commits (d84aae3b6406bece44b5697546a2a682b2404c20)

Author SHA1 Message Date
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Dan Wilhelm 92d24ff298 Fix npm error when spawned in Windows 6 years ago
Dan Wilhelm 3088e790a0 Remove redundant or misleading Command configs 6 years ago
Dan Wilhelm 2343e97e1e login: Send arguments separately to npm 6 years ago
Dan Wilhelm 0147dae9fe login: Fix empty input prompt 6 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
konstin 514e5c6032 Add exit_status to cli error to fix #291 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Mason Stallmo 8a0549f243 add support for otp when publishing to npm 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Mackiovello ce77e5c6c5 Fix npm-pack command to use correct path 7 years ago
Mackiovello b57d68f97a Search for path in entered directory and the parent of entered 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 d1f32c8d6a Use output instead of status 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 cb1d72cbcf implement npm wrapping function 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 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
Michael Gattozzi 9c53019fe8
feat(err messages): Make err messages nicer 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
Jamie Kyle 27d6919eea init pack and publish 7 years ago