Skip to content

kyrretl/lc-sql

 
 

Repository files navigation

Library Carpentry

The Library Carpentry module SQL for Librarians is maintained by Elaine Wong and Janice Chan.

Background

Library Carpentry is a software skills training programme aimed at library and information professions. It builds on the work of Software Carpentry and Data Carpentry.

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.github.io.

Contribution

There are many ways of contributing to Library Carpentry:

Code of Conduct

All participants should agree to abide by the Software Carpentry Code of Conduct.

Authors

Library Carpentry is authored and maintained by the community.

Citation

Please cite as:

Library Carpentry. SQL for Librarians. June 2016. http://data-lessons.github.io/library-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 }}

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

Releases

No releases published

Packages

 
 
 

Languages

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