A workshop about poetry and programming.
Go to file
Nils Norman Haukås e729ea5d26 add no github badge 2024-01-22 14:29:01 +01:00
enterprise implement basic call-center logic 2023-03-23 21:17:24 +01:00
story add points about use of metaphors in programming 2023-04-10 20:24:59 +02:00
.editorconfig add .prettierrc and editorconfig for auto-formatting 2023-03-08 08:01:34 +01:00
.eleventy.js implement basic call-center logic 2023-03-23 21:17:24 +01:00
.gitignore include Jest 2023-03-22 19:21:35 +01:00
.npmrc be strict about node versions 2023-03-29 03:21:16 +02:00
.prettierignore add syntax highlighting 2023-03-19 18:32:25 +01:00
.prettierrc unwrap markdown files using Prettier 2023-03-28 07:01:50 +02:00
package-lock.json specify minimum nodejs version 18lts 2023-04-05 17:20:32 +02:00
package.json add upload script to package.json 2023-04-05 17:41:56 +02:00
readme.md add no github badge 2024-01-22 14:29:01 +01:00

readme.md

Poetry for programmers

Please don't upload to GitHub

A workshop for exploring poetry in the context of code.

The original Booster 2023 conference workshop.

Getting started

Prerequisites: Node.js

  1. Download this project.
  2. Run npm install within the project folder using your terminal.
  3. Run npm start to start a local web server. After a little bit the terminal should show the web address http://localhost:8080/ which you can navigate to see the workshop material.

License

Except where otherwise noted, the contents of this repository is copyright Nils Norman Haukås 2023, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.