Skip to content
/ agt Public

Antlr4 Golang Toolkit(AGT) is toolkit for Antlr4 Golang target.

License

Notifications You must be signed in to change notification settings

retsucas/agt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

809 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheat.sheets

Own cheat sheets repository of the cheat.sh.

If you want to add a cheat sheet to cheat.sh directly, add it here (please also consider adding your cheat sheet to one of the upstream repositories).

When adding a cheat sheet please use the following format:

# Command name
# Short command description

# Command usage example1 started with some comments
# and followed with a command example/switches.
command1

# Command usage example2.
# Each block separated with an empty line.
command2

For example:

# curl
# Command-line tool for transferring data with URL syntax

# Process a single GET request, and show its output on stdout.
curl http://path.to.the/file

Requirements and constraints:

  • Maximum length of a comment line (including comment sign) is 80

Other requirements can be proposed and discussed in #101

Getting started

If you are new to Github, and you want to contribute to cheat.sheets, you can start from this video:

About

Antlr4 Golang Toolkit(AGT) is toolkit for Antlr4 Golang target.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published