Coder Social home page Coder Social logo

xen0byte / git-cheatsheet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ndp/git-cheatsheet

0.0 1.0 0.0 2.86 MB

Interactive cheatsheet, visualization of git.

Home Page: http://ndpsoftware.com/git-cheatsheet.html

License: MIT License

CSS 1.01% JavaScript 90.69% HTML 8.29%

git-cheatsheet's Introduction

Git Cheatsheet

screenshot of app

Standalone HTML page that organizes Git's commands by what they affect. Built as I was learning git and trying to understand it. It's proved useful to others in the same endeavor.

Contributors

Comments and pull requests welcome.

To add a translation

  1. Determine the 2-letter language code (ISO 639-1). See the existing files in git-cheatsheet/lang.
  2. Create a new JSON file with the name of the code in git-cheatsheet/lang. Choose one of the other languages as a starting point.
  3. Write your translation. Use the exact identical property keys in the JSON structure. Only change the values.
  4. Add a link for users to choose the translation. In git-cheatsheet.html, insert (alphabetically) a new line that looks like:
<a class="lang" data-lang="vi" data-docs="Vietnamese translation by trgiangdo">vn</a>
  1. Add your name to the README.md above.
  2. Test manually
  3. Create a pull request. Give me a couple days to reply, but then feel free to write.
  4. Once it's merged, tell people about it.

Keep the PR restricted to changes related to the translation.

Development

Files are in the src folder. To see it locally:

  • yarn test to run the tests
  • yarn build to transpile.
  • yarn start to serve
  • Open http://127.0.0.1:8080/git-cheatsheet.html to view the page

CI is on Github Actions.

Deploy

Use FTP to upload to NDP Software

Exceptions caught and logged on Rollbar (private).

FAQ

Are there any "features"?

You can navigate over different "locations" and commands with the mouse, arrow keys, or vi-like keystrokes.

Why is it called "Cheat Sheet"?

It's pretty silly, actually. I had a little SEO juice from a couple other real cheat sheets, so I thought I'd just leverage that term. In retrospect, I think this was an okay tactic, as it brought people to the page.

Like it or have ideas?

If you like this and would like me to do more intereactions like this, send me an email... or patreon.com/ndp

License

Copyright (c) 2013-2024 Andrew J. Peterson, NDP Software

git-cheatsheet's People

Contributors

ndp avatar henriqueajnb avatar dependabot[bot] avatar sminutoli avatar katrinleinweber avatar acecode avatar trgiangdo avatar antoniopantaleo avatar gerjanonline avatar kaiwinter avatar miltonescobar avatar rebornsick avatar rufus125 avatar theoptik avatar vistar avatar waldyrious avatar r3drock avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.