Karumi logo Learn You A Git For Serious Amusement!

Learn how to use Git in an interactive workshop right from your favourite console. No previous knowledge of Git or other version control system is needed, just a console, npm and your hands!

Screenshot

Usage

  1. Install node from the official page
  2. npm install learnyougit -g
  3. learnyougit

Once inside the workshop you will be able to navigate through all the lessons and validate your knowledge!

Libraries

License

Copyright 2016 Karumi

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.