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

MDoctor Rewrite (Go) #23

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

MDoctor Rewrite (Go) #23

wants to merge 42 commits into from

Conversation

mertssmnoglu
Copy link
Member

@mertssmnoglu mertssmnoglu commented Feb 26, 2024

MDoctor Go Rewrite

  • Using cobra for creating a CLI
  • Implemented MDoctor Server. It can serve Markdown on your localhost.
  • Currently we don't have any Cross Compile errors. They can be released easily.

CheckList

mertssmnoglu and others added 30 commits December 29, 2023 21:04
Co-authored-by: Nuray <94402305+cesii@users.noreply.github.com>
mdToHtml, server
Imported cobra dependency
This commit adds a new file "VERSION" and a new command "version" to the cmd package. The "version" command reads the contents of the "VERSION" file and prints it out.
Server is using uint16 port parameter to detect port. Default is 8080
Set default target to clean-build
If there is no err it's automatically returns 0
@mertssmnoglu mertssmnoglu self-assigned this Feb 26, 2024
Copy link

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.

None yet

1 participant