Git Product home page Git Product logo

devadvance / terminalcheatsheet Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 26.0 3.86 MB

All the knowledge you need to get up and running on terminals across operating systems. If you are contributing to open issue on this repo, please ask to be assigned to the issue so people know you are working on it.

Home Page: https://terminalcheatsheet.com

License: Apache License 2.0

HTML 88.69% JavaScript 10.65% Dockerfile 0.46% Ruby 0.20%
amp beginner hacktoberfest i18n jekyll l10n terminals translations

terminalcheatsheet's Introduction

terminalcheatsheet's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terminalcheatsheet's Issues

Create a Telugu translation of the open terminal guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/open-terminal-macos.md), create a Telugu translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/te/guides/open-terminal-macos.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Telugu translation for the 404 error page

I see that you are translating this project into various languages. As my native language is telugu, I can do telugu translation for you. If you are ok with that, please confirm. Of course I'm doing this as part of Hacktoberfest.

Create a Portuguese translation of the basic web server guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/basic-web-server-macos-linux.md), create a Portuguese translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/pt/guides/basic-web-server-macos-linux.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Portuguese translation of the open terminal guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/open-terminal-macos.md), create a Portuguese translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/pt/guides/open-terminal-macos.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Portuguese translation of the navigate terminal guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/navigate-terminal.md), create a Portuguese translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/pt/guides/navigate-terminal.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

[Suggestion] Addition to basics section and a new 'process management' section

Might be cool to add an example for man <command> in basics so people could feel free to 'explore' other commands which may not be documented here.

I feel like a process management section might be helpful as well:
ie.

top
ps aux | grep <process name>
kill <pid>

Coming from Rails, the process management commands were very helpful to remember before Rails had a restart command.

Create a Telugu translation of the basic web server guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/basic-web-server-macos-linux.md), create a Telugu translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/te/guides/basic-web-server-macos-linux.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Indonesian translation of the basic web server guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/basic-web-server-macos-linux.md), create a Indonesian translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/id/guides/basic-web-server-macos-linux.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Telugu translation of the curl REST API guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/curl-rest-api.md), create a Telugu translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/te/guides/curl-rest-api.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Portuguese translation of the curl REST API guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/curl-rest-api.md), create a Portuguese translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/pt/guides/curl-rest-api.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Create a Telugu translation of the navigate terminal guide

Based on the English version of the guide (https://github.com/devadvance/terminalcheatsheet/blob/staging/guides/navigate-terminal.md), create a Telugu translation in https://github.com/devadvance/terminalcheatsheet/blob/staging/i18n/te/guides/navigate-terminal.md.

It is OK to use the English images/GIFs. Look for TODO in the file for suggested places for translations.

Please comment on this issue before starting work so people are informed that you are working on it.

Guide 2: how to navigate and work with files on terminal

Assumptions and context

  • The guide should assume that the user has never done this before and has only just opened the terminal for the first time.
  • Don't assume that the user knows what the commands mean.

Should include

This guide should include using the following commands:

  • pwd
  • ls
  • cd <folder>
  • cd ..
  • cat
  • Optionally, any other common commands for navigation

Should not include

Creating, editing, and deleting files and folders.

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.