bow-swift / nef

💊 steroids for Xcode Playgrounds
https://nef.bow-swift.io
Other
267 stars 6 forks source link

Support to SPM in nef-playground #166

Closed miguelangel-dev closed 4 years ago

miguelangel-dev commented 4 years ago

Issues

Related: #33

Details

This PR adds support to Swift Packages in playground component. It enables a new flag in nef playground to use swift-package as a dependency manager.

--spm                   Use Swift Packages as a dependency manager.

Example of use:

nef playground --name Chiro --spm

Screen Shot 2020-07-31 at 15 03 10