Update README.md

pull/1/head
Bensuperpc 2 years ago committed by GitHub
parent abc9f6372c
commit 026dbc41dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,47 @@
# docker-sjasmplus
sjasmplus in docker
### _sjasmplusr compiler in docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)
[![docker-sjasmplus](https://github.com/Bensuperpc/docker-sjasmplus/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-sjasmplus/actions/workflows/main.yml)
# New Features !
- Add compiler :)
#### Install
You need Linux distribution like Ubuntu or Manjaoro
```sh
git clone https://github.com/Bensuperpc/docker-sjasmplus.git
```
```sh
cd docker-sjasmplus
```
#### Usage
```sh
./sjasmplus.sh sjasmplus hello.asm --raw=hello.rom
```
#### Build
```sh
make linux/amd64 or linux/arm/v7
```
### Todos
- Write Tests
- Continue dev. :D
### More info :
- https://github.com/z00m128/sjasmplus
License
----
MIT License
**Free Software forever !**

Loading…
Cancel
Save