-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPowerShellISEReworked.html
More file actions
72 lines (51 loc) · 2.98 KB
/
Copy pathPowerShellISEReworked.html
File metadata and controls
72 lines (51 loc) · 2.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>PowerShell ISE Reworked | LukeIT.net</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="PowerShell ISE Reworked" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="If you Like it, Luke It!" />
<meta property="og:description" content="If you Like it, Luke It!" />
<link rel="canonical" href="https://www.lukeit.net/PowerShellISEReworked.html" />
<meta property="og:url" content="https://www.lukeit.net/PowerShellISEReworked.html" />
<meta property="og:site_name" content="LukeIT.net" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="PowerShell ISE Reworked" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"If you Like it, Luke It!","headline":"PowerShell ISE Reworked","url":"https://www.lukeit.net/PowerShellISEReworked.html"}</script>
<!-- End Jekyll SEO tag -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" href="/styles/style.css">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<!-- end custom head snippets -->
</head>
<body>
<a id="skip-to-content" href="#content">Skip to the content.</a>
<header class="page-header" role="banner">
<h1 class="project-name">PowerShell ISE Reworked</h1>
<h2 class="project-tagline">If you Like it, Luke It!</h2>
<a href="https://github.com/LukeIT-Net/LukeIT.net" class="btn">View on GitHub</a>
</header>
<main id="content" class="main-content" role="main">
<h1 id="powershell-ise-reworked">PowerShell ISE Reworked</h1>
<p>This software is the PowerShell ISE, Except made to work with PowerShell Core (PowerShell 6+).</p>
<p>This software Requires PowerShell 7.0 or later, and the .NET Runtime version 6.0.</p>
<p>Below is the download for this software.</p>
<p><a href="https://github.com/LukeIT-Net/PowerShell-ISE-Reworked/releases/download/v1.0.0/PowerShell.ISE.Reworked.Setup.msi">Download for Windows 10/11</a></p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/LukeIT-Net/LukeIT.net">LukeIT.net</a> is maintained by <a href="https://github.com/LukeIT-Net">LukeIT</a>. Copyright LukeIT 2026 (c)</span>
</footer>
</main>
</body>
</html>