Skip to content

swift script that exports a theater schedule given a text file of movies

Notifications You must be signed in to change notification settings

stevenedds/MovieScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

schmovi.swift Movie Theater Schedule Maker

schmovi.swift is easy to use:

  1. cd into the MovieScheduler directory

  2. make schmovi.swift executable:

    $ chmod +x schmovi.swift

  3. add your movie times file to the directory

  4. run schmovi.swift

    $ ./schmovi.swift sampletimes.txt

  5. MovieSchedule.txt is created in directory

Note:

  • input movie file must be in the same format as sampletimes.txt

  • last line of input file must be a return

######Output file looks like this: Demo

About

swift script that exports a theater schedule given a text file of movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages