Closed CenoX closed 6 years ago
Merging #511 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #511 +/- ##
======================================
Coverage 84.1% 84.1%
======================================
Files 171 171
Lines 5387 5387
Branches 1 1
======================================
Hits 4531 4531
Misses 856 856
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3f6512e...e0c9214. Read the comment docs.
Preview page is here https://deploy-preview-511--bemuse.netlify.com/project/docs/music-server.html
:memo: Bemuse's pack feature is not supported properly by AAC codec on Linux, but still can pack and run. added prerequisites for linux.
:memo: I experienced when install bemuse-tools via yarn can cause
no command
error, added the way how export yarn path.:memo: Current docs describe xampp-apache based local machine, so added nginx based way for macOS and Linux.