summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Engelbrecht [Thu, 17 Mar 2022 23:43:53 +0000 (19:43 -0400)]
corrected description field input
Andrew Engelbrecht [Thu, 17 Mar 2022 23:32:51 +0000 (19:32 -0400)]
don't accidentally check in csv or ics files
Andrew Engelbrecht [Thu, 17 Mar 2022 23:32:15 +0000 (19:32 -0400)]
added readme, renamed the script file
Andrew Engelbrecht [Thu, 17 Mar 2022 23:29:03 +0000 (19:29 -0400)]
Initial .csv -> .ics file generator for LibrePlanet
As input, the csv comes from a custom Drupal view.
Andrew Engelbrecht [Thu, 17 Mar 2022 21:02:25 +0000 (17:02 -0400)]
added basic .gitignore file