Skip to content

A .less docker container helps you track the coolest day of the week.

Notifications You must be signed in to change notification settings

pointless-code/is-it-friday-yet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ITFY

About IsItFridayYet?

A .less docker container helps you track the coolest day of the week.

Pull from docker

docker pull pointlesscode/is-it-friday-yet:latest
docker run --rm pointlesscode/is-it-friday-yet

// pass your own timezone (default is Europe/London)
docker run --rm -e TZ=America/New_York pointlesscode/is-it-friday-yet

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker pull is-it-friday-yet:latest
docker run --rm is-it-friday-yet

// pass your own timezone (default is Europe/London)
docker run --rm -e TZ=America/New_York is-it-friday-yet

Social

.less
Instagram
Twitter
GitHub
DockerHub

License

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