Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 764 Bytes

File metadata and controls

25 lines (18 loc) · 764 Bytes

Digital Scholarship @ Swarthmore

Lib/Lab Fellows Curriculum


based on the excellent pixyll.com by John Otander see theme repo for full documentation

Thanks to the following

Post-receive hook

  • added post-receive hook to aws remote repository (.git/hooks/)
  • added deploy remote ds-aws
  • must make the post-receive script executable chmod +x post-receive
  • (still necessary?) needed to manually install gem io-console in order for bundler to work correctly

👏 👏