All Projects → denysdovhan → Learnyoubash

denysdovhan / Learnyoubash

Learn you how to write your first bash script

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Learnyoubash

Javascript Exercises
📚 Collection of JavaScript exercises and coding challenges.
Stars: ✭ 385 (-34.63%)
Mutual labels:  learning, learn-to-code, exercises
How To Markdown
Learn how to start using Markdown
Stars: ✭ 173 (-70.63%)
Mutual labels:  learning, learn-to-code, how-to
js-training
JS Training Course
Stars: ✭ 39 (-93.38%)
Mutual labels:  learning, learn-to-code
rust-book-fr
🇫🇷 French translation of the book "The Rust Programming Language"
Stars: ✭ 89 (-84.89%)
Mutual labels:  learning, learn-to-code
Free Courses
A collection of free courses about programming 📖
Stars: ✭ 281 (-52.29%)
Mutual labels:  learning, learn-to-code
Lunatech Scala 2 To Scala3 Course
Lunatech course - "Moving forward from Scala 2 to Scala 3"
Stars: ✭ 174 (-70.46%)
Mutual labels:  learning, exercises
Javascript
GitBook teaching programming basics with Javascript
Stars: ✭ 2,525 (+328.69%)
Mutual labels:  learning, learn-to-code
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+451.1%)
Mutual labels:  learning, how-to
Carmel
The Open Digital Innovation Marketplace
Stars: ✭ 136 (-76.91%)
Mutual labels:  learning, learn-to-code
Blog
刘博文(Berwin),花名“玖五”,畅销书《深入浅出Vue.js》作者、Speaker、阿里巴巴集团前端技术专家,天猫双11大促会场消防员、现负责包含天猫双11在内的超大型营销活动的终端渲染架构与专项PM。
Stars: ✭ 3,773 (+540.58%)
Mutual labels:  learning, learn-to-code
Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (-39.39%)
Mutual labels:  learning, learn-to-code
Learn Php
🐘 Learn modern PHP
Stars: ✭ 455 (-22.75%)
Mutual labels:  learning, learn-to-code
Creative Scala
Quick, graphical, fun introduction to programming in Scala.
Stars: ✭ 171 (-70.97%)
Mutual labels:  learning, learn-to-code
-meta
📗 For goals, architecture of the program, and how-tos.
Stars: ✭ 26 (-95.59%)
Mutual labels:  learning, how-to
Inginious
INGInious is a secure and automated exercises assessment platform using your own tests, also providing a pluggable interface with your existing LMS.
Stars: ✭ 138 (-76.57%)
Mutual labels:  learning, learn-to-code
Zimjs
ZIM JavaScript Canvas Framework - Code Creativity! Interactive Media For All.
Stars: ✭ 259 (-56.03%)
Mutual labels:  learning, learn-to-code
Learn Tech
Duolingo of Technology
Stars: ✭ 90 (-84.72%)
Mutual labels:  learning, learn-to-code
Ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
Stars: ✭ 135 (-77.08%)
Mutual labels:  learning, learn-to-code
50 Projects For React And The Static Web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
Stars: ✭ 319 (-45.84%)
Mutual labels:  learning, learn-to-code
Awesome Cn
超赞列表合集
Stars: ✭ 449 (-23.77%)
Mutual labels:  learning, learn-to-code

learnyoubash

learnyoubash

NPM version node Build Status Dependency Status

Learn you how to use the terminal and write your the first Bash script.

This workshopper is based on bash-handbook, so if you want to more examples, check it out.

Requirements

This workshopper requires Bash environment. Use Cygwin if you are Windows user. Also if you are on Windows, make sure you are using at least 5.1.0 version of Node.js, which provides a fix for a bug on Windows where you can't choose items in the menu.

Installation

Open your terminal and run this command:

npm install -g learnyoubash

Use sudo if you get an EACCESS error.

Usage

Open your terminal and run the following command:

learnyoubash

License

MIT © Denys Dovhan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].