Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/ascii-art
An ASCII art gallery that showcases artwork in a unique way.
https://github.com/pointless-code/ascii-art
art ascii code dev docker funny pointless
Last synced: 1 day ago
JSON representation
An ASCII art gallery that showcases artwork in a unique way.
- Host: GitHub
- URL: https://github.com/pointless-code/ascii-art
- Owner: pointless-code
- License: mit
- Created: 2024-06-28T13:37:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:39.000Z (3 months ago)
- Last Synced: 2024-08-18T19:00:51.197Z (3 months ago)
- Topics: art, ascii, code, dev, docker, funny, pointless
- Language: Python
- Homepage: https://hub.docker.com/r/pointlesscode/ascii-art
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![AsciiArt](https://github.com/pointless-code/ascii-art/assets/18129171/897e593e-9000-4197-ba11-476324df3ee0)
## About AsciiArt
An ASCII art gallery that showcases artwork in a unique way.
## Pull from docker
```bash
docker pull pointlesscode/ascii-art:latest
docker run --rm pointlesscode/ascii-art
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t ascii-art .
docker run --rm ascii-art
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).