btorresgil / github-actions-intro

An introduction to GitHub Actions

Home Page:https://btorresgil.github.io/github-actions-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions Intro Presentation

A presentation I created to introduce the concepts in GitHub Actions

Author: Brian Torres-Gil (btorresgil)

Dependencies

  • NodeJS with npm

Run locally

$ git clone https://github.com/btorresgil/github-actions-intro.git
$ cd github-actions-intro
$ npm run start

Build for production

Deployable build will be placed in the /dist directory

$ npm run build

About

An introduction to GitHub Actions

https://btorresgil.github.io/github-actions-intro


Languages

Language:HTML 87.0%Language:Shell 13.0%