Skip to content

ciaransweet/action-stations

Repository files navigation

🚨 Action Stations! 🚨

Welcome to action-stations - A repository where I'll try to demo a few examples of GitHub Actions and how to use them 🎉

Examples

Example-1 README

Example-2 README

Example-3 README

Example-4 README

Example-5 README

Example-6 README

Development

Requirements

All Examples

CDK Examples

  • Node 14 (I recommend using NVM Node Version Manager)
  • AWS CDK - There is a package.json in the cdk examples, it's recommended to run npm install in the examples directories and make use of npx <command> rather than globally installing AWS CDK
  • AWS CLI

If you're developing on MacOS, the above can be installed using homebrew

If you're developing on Windows, I'd recommend using either Git BASH or Windows Subsystem for Linux

I provide a Makefile to try and abstract away some of the commonly used commands, so you may want to get make also

About

ACTION STATIONS! We're gonna use some Actions!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published