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

Basic command line parser and some initial cleanup #15

Merged
merged 6 commits into from
May 31, 2020

Conversation

majastrz
Copy link
Member

@majastrz majastrz commented May 31, 2020

  • Setup common build setting including c# 8.0, nullability, and Roslyn determinism
  • Added R# settings file
  • Added a rudimentary command line argument parser and tests (removes hardcoded basic.arm file from the compiler)
  • Updated all nugets to latest
  • Moved all c# projects under \src, reorganized project names, and fixed all namespaces.
  • Changed exe name from bicep.cli to bicep

@majastrz majastrz merged commit 7cd95c8 into master May 31, 2020
@majastrz majastrz deleted the majastrz/command-line branch May 31, 2020 10:12
@majastrz majastrz linked an issue May 31, 2020 that may be closed by this pull request
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.

Command line experience and local file system conventions
1 participant