Best of GitHub Actions β November 2022
- 1
- 2
Community PicksΒ·3y
nektos/act: Run your GitHub Actions locally π
You can use the GitHub Actions defined in your GitHub Actions to run your actions locally. The environment variables and filesystem are all configured to match what GitHub provides. If you are using Windows, please follow the steps outlined in Docker Docs for how to install Docker Desktop on Windows.
- 3
This is LearningΒ·4y
Working with Github from your best editor
extension allows you to do whatever you want if you are working with a PR and Issues. This extension is an official extension created by the GitHub team. To create your first PR you have to click the icon in the top right of the PR section.
- 4
freeCodeCampΒ·3y
Lume SSG Handbook β How to Create a Static Blog with Lume
Deno is a JavaScript-based run-time environment that supports TypeScript. It supports Markdown, Nunjucks, TypeScript, and JavaScript by default. Lume is a new static site generator based on Deno created and maintained by Γscar Otero.
- 5
GitHub BlogΒ·4y
Everything new from GitHub Universe 2022
GitHub Copilot is an AI pair programmer that uses OpenAI Codex to suggest code and entire functions in real time. Code search has a powerful new interface that allows developers to construct queries with suggestions, offers completions, and provides the ability to slice and dice results.