Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thesofakillers/sandbox
- Owner: thesofakillers
- Created: 2020-05-26T09:15:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T15:58:33.000Z (11 months ago)
- Last Synced: 2023-12-11T16:51:21.541Z (11 months ago)
- Language: Jupyter Notebook
- Size: 3.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)