This is a go code block:
https://gist.github.com/355b571164a0e7d18317448694913873
Here is a quote
- And
- a
| services: | |
| minio: | |
| image: minio/minio:latest | |
| container_name: minio | |
| volumes: | |
| - /hdd/data:/data # big HDD drive | |
| - cache:/cache # docker volume | |
| command: | |
| - server | |
| - /data |
| Total go modules: 1288407 | |
| github.com: 1218651 | |
| gitlab.com: 12372 | |
| gitee.com: 8497 | |
| gopkg.in: 5746 | |
| go-micro.dev: 3494 | |
| github.com: 3209 | |
| github.com: 2487 | |
| bitbucket.org: 2347 |
| package main | |
| import ( | |
| "fmt" | |
| ) | |
| func main() { | |
| fmt.Println("Hello, World!") | |
| } |
| git branch --merged | egrep -v "(^\*|main|master)" | xargs git branch -d |
| Domain name | Company | Description | |
|---|---|---|---|
| ar.new | Aircards | Easily create and deploy WebAR activation codes to use on your next augmented reality project. | |
| io.new | Bit.io | Upload data to your Bit.io cloud database. | |
| query.new | bit.io | Easily query bit.io data repositories. | |
| pen.new | CodePen | Prototype your frontend code in CodePen's online development sandbox. | |
| vue.new | CodeSandbox | Create a new vue.js project online with CodeSandbox. | |
| ts.new | CodeSandbox | Create a new Typescript project online with CodeSandbox. | |
| js.new | CodeSandbox | Create a new Javascript project online with CodeSandbox. | |
| react.new | CodeSandbox | Create a new React project online with CodeSandbox. | |
| ng.new | CodeSandbox | Create a new Angular project online CodeSandbox. |
| package main | |
| func main() { | |
| os.Exit(1337) | |
| } |
| let foo = 'bar' | |
| /** | |
| Don't worry about the code block, it will be saved as a gist with right language format, and auto embed to your post. | |
| **/ |
| public class Hello1 | |
| { | |
| public static void Main() | |
| { | |
| - System.Console.WriteLine("Hello, World!"); | |
| + System.Console.WriteLine("Rock all night long!"); | |
| } | |
| } |
This is a go code block:
https://gist.github.com/355b571164a0e7d18317448694913873
Here is a quote
The following terms are used throughout this agreement: