Skip to content

planetfederal/qgis-lessons-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
https://travis-ci.org/boundlessgeo/qgis-lessons-plugin.svg?branch=master

Lessons

A plugin for QGIS to create step-by-step lessons and tutorials.

Contribute

If you wish to contribute patches you can fork the project, make your changes, commit to your repository, and then issue a pull request. The development team can then review your contribution and commit it upstream as appropriate.

Documentation

The plugin is documented here.

Cloning this repository

This repository uses external repositories as submodules. Therefore in order to include the external repositories during cloning you should use the --recursive option:

git clone --recursive http://github.com/boundlessgeo/qgis-lessons-plugin.git

Also, to update the submodules whenever there are changes in the remote repositories one should do:

git submodule update --remote

Sample lessons

By default, the package task will add lessons from the desktop-lessons repository. To avoid it, use the --nolessons modifier

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published