Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book

Book: a non-enforcing booking system.

Usage: book COMMAND

Use "book" command to reserve the machine for exclusive use. Please note that this program does not enforce the bookings, it is up to the machine users to behave themselves and respect other users' bookings.

Available options:

--help                Show this help text

Available commands:
  new                      Creates a new reservation.
  remove                   Removes an existing reservation.
  list                     List current reservations.
  banner                   Prints a banner useful to inform users (during login)
                           about current reservations.
  v  version               Prints program version exits.

Do not forget to set BOOK_RESERVATIONS_FILE environment variable with the file name in which reservations will be written. Ensure all users have the right to read and write to this file.

About

Book: a non-enforcing booking system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages