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

Create CLI questionnaire #57

Merged
merged 21 commits into from Mar 23, 2019
Merged

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    2c4ed54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456cdeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78012c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b92afe View commit details
    Browse the repository at this point in the history
  5. Get tests passing :D

    macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    d319112 View commit details
    Browse the repository at this point in the history
  6. Update scripts/update-feather-icons.js

    Co-Authored-By: macklinu <macklinu@users.noreply.github.com>
    JasonEtco and macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    da14ce9 View commit details
    Browse the repository at this point in the history
  7. Update tests/cli.test.js

    Co-Authored-By: macklinu <macklinu@users.noreply.github.com>
    JasonEtco and macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    dde2810 View commit details
    Browse the repository at this point in the history
  8. More updates / WIP

    macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    db2c9cb View commit details
    Browse the repository at this point in the history
  9. More documenatation

    macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    9232edb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a02778 View commit details
    Browse the repository at this point in the history
  11. Fix async write file loop

    Using Promise.all is better than Array.prototype.forEach for the
    purposes of writing multiple files to disk.
    macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    27725dd View commit details
    Browse the repository at this point in the history
  12. Address PR comments

    macklinu committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    fc3dd0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66c812d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    863619f View commit details
    Browse the repository at this point in the history
  2. Couple small tweaks

    JasonEtco committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    ee68111 View commit details
    Browse the repository at this point in the history
  3. Whitespace and comments

    JasonEtco committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    5ba626d View commit details
    Browse the repository at this point in the history
  4. Use Signale

    JasonEtco committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    9bbf52d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    b89f13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa828d6 View commit details
    Browse the repository at this point in the history
  3. Fix usage log

    JasonEtco committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    8bbe9a0 View commit details
    Browse the repository at this point in the history
  4. Fix test

    JasonEtco committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    3a4b2dc View commit details
    Browse the repository at this point in the history