ioquatix / ioquatix/shell-environment

Windows support

Open
#2 33 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Would this work? http://stackoverflow.com/a/5327531/2578205
Does anyone have a Windows machine to test on.

> Just do
>
> ```
> SET
> ```
>
> You can also do SET prefix to see all variables with names starting with prefix.
>
> for example if you want to read only derbydb from the enviorment variables do the following :
>
> ```
> set derby
> ```
>
> and you will get the following :
>
> ```
> DERBY_HOME=c:\Users\amro-a\Desktop\db-derby-10.10.1.1-bin\db-derby-10.10.1.1-bin
> ```

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file, test, or entry point is named. Start by reviewing the 33-comment discussion and the linked Stack Overflow example to establish the intended Windows behavior; done requires an agreed implementation scope and verification on a Windows machine.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.