@@ -9,6 +9,8 @@ date: 2020-07-21 17:49:00 +0300
99
1010---
1111
12+ import Link from ' @docusaurus/Link' ;
13+
1214import Overview from ' ./_overview.mdx' ;
1315import OtherBenefits from ' ./_other-benefits.mdx' ;
1416import UpgradeNotice from ' ./_upgrade-notice.mdx' ;
@@ -78,6 +80,9 @@ a program that complements the **[npm](https://docs.npmjs.com/cli/)** CLI (the
7880popular JavaScript package manager),
7981with new language-neutral features.
8082
83+ There is no magic behind ** xpm** , it operates straightforwardly by
84+ unpacking platform-specific archives into distinct directories and then creating links in the project to the corresponding executables.
85+
8186In short, xPacks are just a way to automate installing source libraries and
8287tools.
8388
@@ -180,6 +185,15 @@ corresponding licenses are available in each archive in the
180185
181186The list of releases is available in the [ Releases] ( /docs/releases/ ) pages.
182187
188+ <Link to = " https://www.macstadium.com/" ><img className = " mac-stadium-img" src = " https://uploads-ssl.webflow.com/5ac3c046c82724970fc60918/5c019d917bba312af7553b49_MacStadium-developerlogo.png" ></img ></Link >
189+
190+ ## Credits
191+
192+ Special thanks to ** MacStadium** , for providing the Apple Silicon
193+ development infrastructure as part of their generous
194+ [ Free and Open Source Software] ( https://www.macstadium.com/company/opensource )
195+ program.
196+
183197## Enjoyed Using This Project? Let Us Know!
184198
185199If you enjoyed using this project, please let us know! Here are some ways you can show your support:
0 commit comments