Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
/ uoyweek Public archive

Small command-line executable to print University of York-style date string

License

Notifications You must be signed in to change notification settings

LukeMoll/uoyweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UoYWeek

UoYWeek gives the current date string formatted as used by the University of York. For example, spr/3/wed would refer to Wednesday on the 3rd week of Spring term.

Installing

Linux/Mac

# Clone the repository
git clone https://github.com/LukeMoll/uoyweek.git
cd uoyweek
# Compile
make

You now have an executable file, uoyweek. To run it while you're in uoyweek/, just type ./uoyweek. You'll probably want it in a more useful place though.

sudo make install

This will install the executable to /usr/local/bin. You should now be able to run uoyweek from any directory.

Contributing

If you see something that needs fixing, check the Issues to see if anyone's working on it. If not, make an issue or submit a PR! Also check out milestones to see what features are planned.

About

Small command-line executable to print University of York-style date string

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages