全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

description:sync gists with given description

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

all:systemctl search all fields

注册

登录

全部 新建 注册 登录

所有匹配主题的 Gist powershell

最近 创建
最早 创建
最近 更新
最早 更新

weehong / VS Code + JetBrains Extension Installers

0 喜欢
0 派生
7 文件
最后活跃于 6 days ago
Bundled installer scripts. VS Code: install.{sh,ps1}. JetBrains IDEs (incl. Gateway / remote-dev-server): install-jetbrains.{sh,ps1}. Each script detects your OS (Windows / macOS / Ubuntu / WSL2) and is interactive.
vscode jetbrains extensions installer powershell bash macos linux windows wsl
1 {
2 "recommendations": [
3 "dsznajder.es7-react-js-snippets",
4 "planbcoding.vscode-react-refactor",
5 "bradlc.vscode-tailwindcss",
6 "ms-vscode.vscode-typescript-next",
7 "yoavbls.pretty-ts-errors",
8 "christian-kohler.path-intellisense",
9 "christian-kohler.npm-intellisense",
10 "dbaeumer.vscode-eslint",

weehong / .NET Scaffold Script

0 喜欢
0 派生
5 文件
最后活跃于 3 weeks ago
Scaffold scripts and guide for creating .NET projects, including clean architecture boilerplate and shell/PowerShell helpers.
dotnet csharp scaffold clean-architecture boilerplate powershell bash
1 #!/bin/bash
2
3 # --- 0. Determine Project Name ---
4 # Grab the name of the current directory
5 PROJECT_NAME=$(basename "$PWD")
6
7 echo "📂 Using current directory name as project name: $PROJECT_NAME"
8
9 # --- 1. Configuration ---
10 FORMAT="slnx" # Options: "sln" or "slnx"
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 59ms⋅

中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文