Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Playground Book #103

Merged
merged 2 commits into from
Dec 4, 2019
Merged

CLI Playground Book #103

merged 2 commits into from
Dec 4, 2019

Conversation

miguelangel-dev
Copy link
Member

@miguelangel-dev miguelangel-dev commented Dec 4, 2019

Description

This PR connects Playground Book CLI UI into nef menu (bash script in bin)

You can see the new iPad option in the menu

Screenshot 2019-12-04 at 11 43 14

Screenshot 2019-12-04 at 11 45 17

Example of use

nef ipad --name Mary --package ~/Desktop/Package.swift --output ~/Desktop

Screenshot 2019-12-04 at 11 44 24

How to test it?

  1. You have to checkout this branch
  2. Go to nef/project
  3. Run swift build
  4. You'll find the binary in nef/project/.build/debug/nef-playground-book
  5. Move the binary to /usr/local/bin/

At this point you can run the nef script
<checkout>/bin/nef

@miguelangel-dev miguelangel-dev changed the base branch from master to develop December 4, 2019 10:44
Copy link
Member

@truizlop truizlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good! Playground Mary seems to have nice dependencies 🤣

@miguelangel-dev miguelangel-dev merged commit df7bc54 into develop Dec 4, 2019
@miguelangel-dev miguelangel-dev deleted the cli_playground_book branch December 4, 2019 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants