Skip to content

davidfkane/lc-sql

 
 

Repository files navigation

Library Carpentry

The Library Carpentry lesson module SQL for Librarians is maintained by Kristin Lee, Chris Erdmann, Jordan Pedersen, Elaine Wong and Janice Chan.

Background

Library Carpentry is a software and data skills training programme for people working in library- and information-related roles. It builds on the work of Software Carpentry and Data Carpentry. Library Carpentry is an official Lesson Program of The Carpentries.

Library Carpentry is in the commons and for the commons. It is not tied to any institution of person. For more information on Library Carpentry, see our website librarycarpentry.org.

Contribution

There are many ways of contributing to Library Carpentry:

See the additional ways you can connect with the community by visiting the Library Carpentry Contact Us page.

Code of Conduct

All participants should agree to abide by The Carpentries Code of Conduct.

Authors

Library Carpentry is authored and maintained by the community.

Citation

Please cite as:

Library Carpentry. SQL for Librarians. June 2016. https://librarycarpentry.org/lc-sql/.

  1. Installation instructions for core lessons are included in the [workshop template's home page][template], so that they are all in one place. The setup.md files of core lessons link to the appropriate sections of the [workshop template page][template].

  2. Other lessons' setup.md include full installation instructions organized by OS (following the model of the workshop template home page).

Contributing

If you want to set up Jekyll so that you can preview changes on your own machine before pushing them to GitHub, you must install the software described below. (Note: Julian Thilo has written instructions for installing Jekyll on Windows.)

  1. Ruby. This is included with Linux and Mac OS X; the simplest option on Windows is to use RubyInstaller. You can test your installation by running ruby --version. For more information, see the Ruby installation guidelines.

  2. RubyGems (the package manager for Ruby). You can test your installation by running gem --version.

  3. Jekyll. You can install this by running gem install jekyll.

[template]: {{ site.workshop_repo }}

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.8%
  • HTML 40.9%
  • CSS 8.7%
  • R 3.9%
  • Makefile 3.3%
  • JavaScript 1.0%
  • Other 0.4%