Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfuhrm/cheatsheet
Cheat sheets in compact text form about tool usage
https://github.com/sfuhrm/cheatsheet
cheat-sheets cheatsheet git hints maven
Last synced: about 1 month ago
JSON representation
Cheat sheets in compact text form about tool usage
- Host: GitHub
- URL: https://github.com/sfuhrm/cheatsheet
- Owner: sfuhrm
- License: apache-2.0
- Created: 2020-02-27T07:55:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T13:03:09.000Z (7 months ago)
- Last Synced: 2024-11-05T16:12:45.466Z (3 months ago)
- Topics: cheat-sheets, cheatsheet, git, hints, maven
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cheat sheets
===================
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)A collection of cheat sheets in Markdown format.
## Cheat Sheets
* [Apache Maven](MAVEN.md)
* [Git Version Control System](GIT.md)
* [LUKS Linux Unified Key Setup](LUKS.md)
* [OpenSSL](OPENSSL.md)
* [Docker](DOCKER.md)## License
Copyright 2020-2024 Stephan Fuhrmann
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.