New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

driveup

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

driveup - npm Package Compare versions

Comparing version 0.9.2 to 1.0.0

docs\totalcmd.png

2

package.json
{
"name": "driveup",
"version": "0.9.2",
"version": "1.0.0",
"description": "fix lowercase dive letter issue on Windows",

@@ -5,0 +5,0 @@ "bin": {

## Drive up
Hotfix for the lowercase drive letter issue on Window
Hotfix for the lowercase drive letter issue on Windows OS
### Usage
first install it as a global dependency:
- first install it as a global dependency:

@@ -13,3 +13,3 @@ ```shell

fix your drive letter to uppercase:
- fix your drive letter to uppercase in the current dir:

@@ -22,1 +22,25 @@ ```shell

```
- run your prefered shell:
```shell
e:\DevelopWeb\_Theming\driveup>startcmd cmder
```
it will run the [Cmder](https://github.com/cmderdev/cmder) in the current dir with uppercase drive letter
- run your prefered shell in the custom dir:
```shell
e:\>startcmd cmder e:\DevelopWeb\_Theming\driveup
```
it will run the [Cmder](https://github.com/cmderdev/cmder) in the `E:\DevelopWeb\_Theming\driveup`
for example if you're using `Total Commander` you may want to add such shortcut to launch `Cmder` from current dir:
![totalcommander](docs/totalcmd.png)
### Credits
created by [@UsulPro](https://twitter.com/UsulPro)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc