全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

註冊

登錄


全部 新建 註冊 登錄

所有 Gists

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新

mikemorris / docker-run-command.sh

0 喜歡
0 分支
1 檔案
最後活躍 1 week ago
1 #!/bin/bash
2 chmod 777 /logs
3 ln -sf /opt/vendor /app/vendor
4 ln -sf /app/config/${CONFIG_FILE:-config.ini.local} /app/config/config.ini
5 /etc/init.d/php7.4-fpm start && apachectl start
6 pm2-runtime start /opt/builder/ecosystem.config.cjs

mikemorris / portal-builder

0 喜歡
0 分支
6 檔案
最後活躍 1 week ago
1 import chokidar from 'chokidar';
2 import fs from 'fs'
3 import fse from 'fs-extra';
4 import fg from 'fast-glob';
5 import postcss from 'postcss';
6 import tailwindcss from '@tailwindcss/postcss';
7 import autoprefixer from 'autoprefixer';
8
9 // ====================================================================
10 // |

mikemorris / colors.cmd

0 喜歡
0 分支
1 檔案
最後活躍 9 months ago
1 @echo off
2 cls
3 echo  STYLES 
4 echo ^<ESC^>[0m Reset
5 echo ^<ESC^>[1m Bold
6 echo ^<ESC^>[4m Underline
7 echo ^<ESC^>[7m Inverse
8 echo.
9 echo  NORMAL FOREGROUND COLORS 
10 echo ^<ESC^>[30m Black (black)
上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 56ms⋅

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