mirror of
https://github.com/digarok/apple2-assembly-github-actions-ci-example.git
synced 2024-11-28 21:49:16 +00:00
README.md cleanup
This commit is contained in:
parent
0702c5c0d2
commit
ea5d311d7c
@ -1,12 +1,5 @@
|
|||||||
[![.github/workflows/main.yml](https://github.com/digarok/apple2-assembly-github-actions-ci-example/actions/workflows/main.yml/badge.svg)](https://github.com/digarok/apple2-assembly-github-actions-ci-example/actions/workflows/main.yml)
|
[![.github/workflows/main.yml](https://github.com/digarok/apple2-assembly-github-actions-ci-example/actions/workflows/main.yml/badge.svg)](https://github.com/digarok/apple2-assembly-github-actions-ci-example/actions/workflows/main.yml)
|
||||||
|
|
||||||
# apple2-assembly-github-actions-ci-example
|
|
||||||
Example project to show CI with Github Actions to assemble 65xx source
|
|
||||||
|
|
||||||
# Explanation
|
|
||||||
See the projects `.github/workflows/main.yml` file to understand how it is automatically built using a Github action.
|
|
||||||
|
|
||||||
|
|
||||||
# apple2-assembly-github-actions-ci-example
|
# apple2-assembly-github-actions-ci-example
|
||||||
Example project showing how to achieve Continuous Integration with Github Actions to assemble 65xx source, package it in a ProDOS disk image, and release it on Github.
|
Example project showing how to achieve Continuous Integration with Github Actions to assemble 65xx source, package it in a ProDOS disk image, and release it on Github.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user