Skip to content

A place to keep my cheat sheets for various Apps, Operating Systems and Languages.

License

Notifications You must be signed in to change notification settings

BrokenMouseNA/my-cheat-sheets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-cheat-sheets

Code Climate Issue Count License

my-cheat-sheets is a place to keep my cheat sheets for various Apps, Operating Systems and Languages.

GitHub Webpage

CHEAT SHEETS

A lot of these cheat sheets have info I gathered from other sources.

GITHUB WEBPAGE UPDATED USING CONCOURSE

A Concourse Pipeline will automatically update the GitHub WebPage.

IMAGE - my-cheat-sheets concourse ci piepline - IMAGE

A ci/.credentials.yml file needs to be created for your slack_url and repo_github_token.

Use fly to upload the the pipeline file ci/pipline.yml to Concourse:

fly -t ci set-pipeline -p my-cheat-sheets -c ci/pipeline.yml --load-vars-from ci/.credentials.yml

CONCOURSE RESOURCES IN PIPELINE

my-cheat-sheets also contains a few extra concourse resources:

  • A resource (resource-slack-alert) uses a docker image that will notify slack on your progress.
  • A resource (resource-repo-status) use a docker image that will update your git status for that particular commit.

The above resources can be removed from the pipeline.

About

A place to keep my cheat sheets for various Apps, Operating Systems and Languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 76.8%
  • Batchfile 23.2%