Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thesofakillers/sandbox

placeholder repo for random tests
https://github.com/thesofakillers/sandbox

Last synced: about 5 hours ago
JSON representation

placeholder repo for random tests

Awesome Lists containing this project

README

        

# sandbox
placeholder repo for random tests

## Syntax Highlighting Tests

**console**
```console
user@machine:~$ poetry export -f requirements.txt --output requirements.txt
```
**console** (again, but without prompt bit)
```console
poetry export -f requirements.txt --output requirements.txt
```

**terminal**
```terminal
poetry export -f requirements.txt --output requirements.txt
```

**shell**
```shell
poetry export -f requirements.txt --output requirements.txt
```

## Links

[test relative local link](./bla.md)

<./bla.md>

[link to folder/](./folder/)