Skip to content

Commit

Permalink
feat: Add readme file
Browse files Browse the repository at this point in the history
* chore: Add goal to readme

* chore: Add logging to readme file

* chore: Add serilog configuration to readme file

* chore: Simplify readme file

* chore: Add configuration section to readme file

* chore: Add step by step and quick start

* chore: Final touch in readme file

* chore: Update readme file
  • Loading branch information
Jandini authored Mar 20, 2021
1 parent afcee7a commit f363fb4
Show file tree
Hide file tree
Showing 2 changed files with 1,031 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DOT_PUBLISH_RUNTIMES=win-x64
# Add publish arguments e.g. -c Release -p:PublishSingleFile=true -p:PublishTrimmed=true
DOT_PUBLISH_ARGUMENTS=-c Release
# Add dot nuget pakcage to project before packing and remove after
DOT_NUGET_PROJECTS=
DOT_NUGET_PROJECTS=RightTurn
Loading

0 comments on commit f363fb4

Please sign in to comment.