elebeaup / pulumi-presentation

Talk about Pulumi @DevFestNantes 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infrastructure As Code, il n'y a pas que Terraform dans la vie

Installing

  1. Install Node.js

  2. Clone the repository

    $ git clone https://github.com/elebeaup/pulumi-presentation
  3. Navigate to the folder

    $ cd pulumi-presentation
  4. Install dependencies

    $ npm install
  5. Serve the presentation and monitor source files for changes

    $ npm start
  6. Open http://localhost:4242 to view the presentation

About

Talk about Pulumi @DevFestNantes 2019


Languages

Language:JavaScript 50.2%Language:CSS 40.3%Language:HTML 9.5%