proxmark3 icon indicating copy to clipboard operation
proxmark3 copied to clipboard

[WIP] Easy to use build script for MacOS and Linux

Open adryd325 opened this issue 1 year ago • 4 comments

In the wishlist, a user friendly build script is wanted. I thought I'd take this on

TODO:

  • [ ] Check for and install dependencies if needed (in progress)
  • [ ] Check if current working directory is the proxmark repo, or find a location to clone the repo if needed
  • [ ] Ask questions to generate a Makefile.platform file
  • [ ] make and make install
  • [ ] (Maybe) Ask the user if they'd like to flash their proxmark

adryd325 avatar Sep 01 '22 21:09 adryd325

You are welcome to add an entry to the CHANGELOG.md as well

github-actions[bot] avatar Sep 01 '22 21:09 github-actions[bot]

Awesome! Feel free to add a line in the CHANGEME.md file too.

You feel this PR is ready to merge or is it a WIP?

iceman1001 avatar Sep 02 '22 03:09 iceman1001

It's an early WIP, hence draft status. It's mostly here so others can discover and provide feedback as I work on it. I'll add the changelog entry before marking as ready for review

adryd325 avatar Sep 02 '22 03:09 adryd325

Cool,

iceman1001 avatar Sep 02 '22 14:09 iceman1001