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

Initial application infrastructure #16

Merged
merged 10 commits into from
May 3, 2020
Merged

Conversation

ForNeVeR
Copy link
Owner

@ForNeVeR ForNeVeR commented May 2, 2020

Closes #5.

Introduces RFC for #10 and #13.

TODO:

  • console app project template
  • multi-platform CI
  • unit tests (some dummy test for now)
  • basic packaging (decided to do runtime-independent deployment)
  • command line parsing
  • basic configuration (at least some static log location)
  • logging framework
  • RFC for Simple UI/UX to navigate the database #13
  • RFC for Configuration system #10
  • evaluate deterministic F# builds
  • QoL: make sure released artifacts' names contain package version

@ForNeVeR ForNeVeR self-assigned this May 2, 2020
Readme.md Outdated Show resolved Hide resolved
@ForNeVeR ForNeVeR force-pushed the feature/5.infrastructure branch 3 times, most recently from d2a36eb to 24c67b2 Compare May 3, 2020 14:34
@ForNeVeR ForNeVeR marked this pull request as ready for review May 3, 2020 14:48
@ForNeVeR ForNeVeR merged commit 825d5c0 into master May 3, 2020
@ForNeVeR ForNeVeR deleted the feature/5.infrastructure branch May 3, 2020 15:32
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.

Basic F# infrastructure
2 participants