mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-20 00:18:29 +00:00
Created Compile from source (markdown)
parent
42c202539c
commit
5c942a5ade
7
Compile-from-source.md
Normal file
7
Compile-from-source.md
Normal file
@ -0,0 +1,7 @@
|
||||
The easiest way is to use Docker.
|
||||
|
||||
For building:
|
||||
`docker build -t portapackccache -f dockerfile-nogit .`
|
||||
|
||||
For running (in the root of the repo):
|
||||
`docker run -it -v ${PWD}:/havoc portapackccache`
|
Loading…
x
Reference in New Issue
Block a user