mirror of https://github.com/minio/minio.git
432275e966
- pkg/{subsystem}/{package} style - modify Makefile to reflect the new style, consolidate various entries - add a dummy ``main.go`` at top level |
||
---|---|---|
.. | ||
docs | ||
include | ||
src | ||
.gitignore | ||
LICENSE | ||
LICENSE.INTEL | ||
Makefile | ||
Makefile.nmake | ||
README.md | ||
RELEASE-NOTES.INTEL | ||
make.inc |
README.md
- Install 'build-essential'
# apt-get install build-essential -y
- Install 'yasm'
# apt-get install yasm -y