Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Community-sourced cheatsheets

NotificationsYou must be signed in to change notification settings

cheat/cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains community-sourced cheatsheets to be used withcheat and similar applications.

Format

Cheatsheets are plain-text files that begin with an optional "front matter"header in YAML format. The header may be used to assign "tags" to a sheet, andto specify the sheet's syntax (bash,python,go, etc).

When possible, cheatsheets should conform to this format:

---syntax: bashtags: [ vcs, development ]---# To stage all changes in the current directory:git add --all# To commit staged changes:git commit -m<message>

As a guideline, it is preferred to usedocopt syntax when specifyingparameter placeholders. In edge-cases where that syntax may cause confusion, itis permissible to use placeholder values (foo.txt,example.com, etc.) asnecessary.

License

Cheatsheets are licensed underCreative Commons CC0 1.0. SeeLICENSE.txt for the full license text.

About

Community-sourced cheatsheets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp