All terminal commands in one place (you can Contribute to it by putting latest commands and adding Readme)

Overview

Terminal-Commands

All basic terminal commands in one place

Show some by some repositories

You can contribute to this readme If you to contribute with a loooot of commands make a new .txt file / if you see old commands don't tell me fork it and feel free to contribute in this OpenSource Project..


Git Commands

git --version
git add *

git commit -m "apna comment"

git push origin main 

first time

git config --global user.name "apna nam”
git config --global user.email "apna email”
git status

React Commands

npx create-react-app myappname

(to create react project)

npm start

(to start app)

npm run build

(this build a final folder run this after project is finished)

npm i react-router-dom

Node Commands

node --version
node fileKaName
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

installing nvm

nvm install (version) like (12.16.3)
phir
nvm use 12.16.3

ExpressJS Commands

npm init

(to initinil node project is easy words to create package.json) -y for default settings

npm install express

(to initilize express project express ky liye)


FireBase Commands

npm install -g firebase-tools

(install CLI(also use this command to update CLI))

firebase login

(first time only)

firebase init

(initilize project(apne project ma run karna ye))

firebase deploy --only hosting

firebase deploy [(--only hosting),(--only database),(--only storage),(--only firestore),(--only functions)]

firebase --help
netlify logout

Netlify Commands

npm install netlify-cli -g 

(first time only)

netlify login (first time only)

!(netlify init)

netlify deploy --prod
netlify status
netlify help

Formik i Commands

npm install formik --save

yup i Commands

npm i yup
npm install -S yup

MongoDB Commands

npm i mongoose

TypeScript Commands

npm install typescript --save-dev
npm i -g typescript
tsc (file ka nam)eg. tsc index.ts
tsc --init (to make ts.config)
npx create-react-app app_name --template typescript 

( React + Redux + TypeScript ) Command

npx create-react-app app_name --template redux-typescript 

Linux COMMANDS

  1. cd dir or ls (to view files in directories)

DotNet on Ubuntu for C#

sudo apt-get install wget apt-transport-https

wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb

sudo dpkg -i packages-microsoft-prod.deb

sudo apt-get update

sudo apt-get install dotnet-sdk-5.0

dotnet --version

You might also like...

This is a simple web application of a To-do List in which you can add, remove and edit all your tasks and also you can mark each task as completed and delete all completed ones.

To-Do List A simple web application of a to do list Built With HTML, CSS, JS, ES6 & Webpack Getting Started In this repository I created To-Do List SP

Apr 11, 2022

🧠 My second brain — Ideas, thoughts, resources, notes… All publicly shared in one place.

🧠 Second Brain Welcome to my second brain. This is a collection of notes, journals, and resources written or collected by me (@pixelsbyeryc), in an a

May 4, 2022

All your services in one place, built by the community

All your services in one place, built by the community

Ferdium Ferdium Screenshots Download Unsigned Nightlies on MacOS Unsigned Nightlies on Windows Migrating from Ferdi Contributing Contributors ✨ 🤴🏽 H

Jan 8, 2023

Reddit Place Tracer is a browser based userscript for the 2022 Reddit /r/Place project

Reddit Place Tracer is a browser based userscript for the 2022 Reddit /r/Place project

Reddit Place Tracer is a browser based userscript for the 2022 Reddit /r/Place project which adds a transparent image on top of the canvas to aid communities with drawing the same image. It shows how the canvas should look, where each pixel goes, and what color. The user must manually click on these spots. It is not an automated bot and does not break any rules.

Apr 3, 2022

A project where you can keep track of your goal's progress, and contribute to open source in the same time.

A project where you can keep track of your goal's progress, and contribute to open source in the same time.

Asakatsu-Website A project where you can keep track of your goal's progress, and contribute to open source in the same time. AsaKatsu is a Japanese te

Dec 27, 2022

Market Watcher - a blog where you can inform yourself about the latest economic-related news

Market Watcher - a blog where you can inform yourself about the latest economic-related news

Aug 5, 2022

This Plugin is For Logseq. If you're using wide monitors, you can place journals, linked references, and journal queries side by side.

This Plugin is For Logseq. If you're using wide monitors, you can place journals, linked references, and journal queries side by side.

Logseq Column-Layout Plugin Journals, linked references, and journal queries can be placed side by side if the minimum screen width is "1850px" or mor

Dec 14, 2022
Owner
Shehzad Iqbal
💻MAKING CODE BENEFICIAL❤️🇵🇰
Shehzad Iqbal
Bitcoin terminal tracker is a terminal app which allow you to track bitcoin price from your terminal

BTC Terminal Tracker Bitcoin terminal tracker is a terminal app which allow you to track bitcoin price from your terminal. In this version (V1.2) I ch

Sina yeganeh 9 Jul 27, 2022
CONTEST 11: 🥳 #profileathon-22🥳contribute to this repo by adding your participation profile to the hacktoberfest2022

Profileathon Happy Hacktoberfest! Hacktoberfest is back ?? Profileathon is a list of profiles of Hacktoberfest 2022 participants. Link to webpage: htt

CodeMacrocosm 34 Oct 29, 2022
The /r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 /r/place event.

The 2022 Place Atlas The /r/place Atlas is a project aiming to catalog all the artworks created during Reddit's 2022 /r/place event. This project was

Place Atlas 397 Dec 28, 2022
A simple editor allows you to easily add and customize all the sections you need for your profile's readme.

Create your Profile README using the best Templates tomper-readmify.herokuapp.com This is the frontend + backend of TomperReadmify build with MERN sta

Varun Tiwari 15 Jan 2, 2023
Download all Moodle files with one click. This is a Chrome extension built to save time and effort from downloading files manually one by one!

Moodle Downloader Extension Moodle downloader extension for Chrome. The extension is tested with both the TUM moodle and the official moodle demo. Not

Zhongpin Wang 8 Nov 15, 2022
An online library for adding and removing a different number of books from a user collection, keeping track of the books you've read and the one's you are yet to read

Awesmoe Books A Website demo for our project of book store, The website has ability of adding and removing you books from yor library, Thats reflects

zieeco 11 Jul 8, 2022
An interactive app that allows adding, editing and removing tasks of a to-do list. Drag-and-drop featured added. Webpack was used to bundle all the Js modules in to one main Js file.

To-do List A to-do list app This app let you to set your own to-do list. Built With HTML CSS JavaScript WebPack Jest Live Page Page Link Getting Start

Kenny Salazar 7 May 5, 2022
OnePiece /r/place repo to store the template and script for outlining the place to put titles

onepiece-place OnePiece /r/place repo to store the template and script for outlining the place to put titles This script & repo are cloned from Antice

Lopeh 11 Apr 9, 2022