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

Add command line argument for generating reason #150

Merged
merged 9 commits into from
Aug 5, 2021

Commits on Aug 3, 2021

  1. Add command line argument for generating reason

    Also add a reason version of the `w-template-files` example that uses this new
    argument
    outkine committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    248ce41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc162ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0951e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6063c19 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    8980ee0 View commit details
    Browse the repository at this point in the history
  2. Clean up r-template-files

    outkine committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    41fcc14 View commit details
    Browse the repository at this point in the history
  3. Remove package.json

    outkine committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cfb04ad View commit details
    Browse the repository at this point in the history
  4. Refactor types

    Move logic that decides whether to use Reason into the cli, and pass
    this information as a variant.
    outkine committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ec5f3c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Fix argument help spacing

    outkine committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1870920 View commit details
    Browse the repository at this point in the history