An open API service indexing awesome lists of open source software.

https://github.com/cesium/shell-basics

👨‍🏫 UNIX Shell, the best IDE
https://github.com/cesium/shell-basics

bash slides unix

Last synced: 2 months ago
JSON representation

👨‍🏫 UNIX Shell, the best IDE

Awesome Lists containing this project

README

          

# Shell Basics
> Unix Shell, the best IDE

## Requirements

- make
- [pandoc](http://pandoc.org/)
- [sass](https://sass-lang.com/) (for styling)

## Create

1. write your slides as markdown (`.md`) files in the top-level directory
2. run `make` to generate a html slideshow

## Present

1. open the generated `.html` files in a browser
2. `space` to advance to the next slide, `f` for fullscreen, `?` for help