Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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

Instagram

Twitter

GitHub

DockerHub

## License

The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).