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

Migrate swift scripts and console to FP - project UI #107

Merged
merged 18 commits into from
Jan 13, 2020

Conversation

miguelangel-dev
Copy link
Member

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

Issues

Related issue #112

Description

In the nef roadmap, we have reduced the bash base code. We have reduced it from 55% to 25%. But we want to complete the migration - it will let us add testing, regression...

What was done in this PR

To migrate bash scripts to pure swift firstly we need to move current Swift scripts to FP

In this PR

  • Migrate Swift scripts to FP
  • Migrate Console (how to print in the shell) to FP and add typed arguments (for getting the list of arguments)
  • Auto-generate menus (help, errors in arguments...) from the specification.
  • Add colouring to console.
  • Add verbose mode to scripts

@miguelangel-dev miguelangel-dev changed the title Migrate swift scripts and console to FP 1/2 Migrate swift scripts and console to FP Dec 24, 2019
@miguelangel-dev miguelangel-dev changed the base branch from master to develop January 13, 2020 10:37
@miguelangel-dev miguelangel-dev merged commit a7e5d15 into develop Jan 13, 2020
@miguelangel-dev miguelangel-dev deleted the migrate-scripts-console-FP branch January 13, 2020 10:38
@miguelangel-dev miguelangel-dev changed the title 1/2 Migrate swift scripts and console to FP Migrate swift scripts and console to FP - project UI Jan 15, 2020
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.

2 participants