Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 903 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 903 Bytes

Asset 21

About Browser

A browser in your terminal, because using Chrome or Firefox is too mainstream!

Pull from docker

docker pull pointlesscode/browser:latest
docker run --rm -it pointlesscode/browser

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t browser .
docker run --rm -it browser

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.