Skip to content Navigation Menu Toggle navigation Sign in Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub Copilot appDirect agents from issue to mergeMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests... Search Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Saved searches Use saved searches to filter your results more quickly Name Query To see all available qualifiers, see our documentation. Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} popey / hackmd-cli Public forked from hackmdio/hackmd-cli Notifications You must be signed in to change notification settings Fork 0 Star 0 Code Pull requests 0 Actions Projects Security and quality 0 Insights Additional navigation options Code Pull requests Actions Projects Security and quality Insights FilesExpand file tree developBreadcrumbshackmd-cli/.env.exampleCopy pathBlameMore file actionsBlameMore file actions Latest commit HistoryHistoryHistory9 lines (7 loc) · 386 Bytes developBreadcrumbshackmd-cli/.env.exampleCopy pathTopFile metadata and controlsCodeBlame9 lines (7 loc) · 386 BytesRawCopy raw fileDownload raw fileOpen symbols panelEdit and raw actions123456789# HackMD CLI Integration Test Configuration# Copy this file to .env and fill in your test values # HackMD API endpoint URL (defaults to localhost:3000)# For local HackMD server, use: http://localhost:3000/api/openAPI/v1HMD_API_ENDPOINT_URL=http://localhost:3000/api/openAPI/v1 # Access token for testing (required for integration tests)HMD_API_ACCESS_TOKEN=your_access_token_here You can’t perform that action at this time.