An open API service indexing awesome lists of open source software.

https://github.com/sebagomez/emojislost

repo for bug resolution
https://github.com/sebagomez/emojislost

Last synced: 2 months ago
JSON representation

repo for bug resolution

Awesome Lists containing this project

README

        

# EmojisLost
repo for bug resolution

Here's everything this program does

``` csharp
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World! 😂");
}
}
```

Here's what I see in the cmd
![](res/cmd.png?raw=true)

here's in VSCode
![](res/vscode.png?raw=true)

and here's in wsl
![](res/wsl.png?raw=true)

Follow the conversation at: https://twitter.com/sebagomez/status/1047990503466315778