Develop robust documentation generator to build full project docs (i.e. Sphinx, MkDocs) Create community-driven templates for README files and gallery of readme-ai examples. GitHub Actions script to automatically update README file content on repository push. ...
The preferred way to do this is using the changelog generator. Once installed, run: github_changelog_generator --since-tag <last public-relase> --t <your-gh-token> When this finishes, commit the log to the release. Git-flow and continuous deployment We use git-flow for naming and ...
Github 2var rows = MiniExcel.Query(path).ToList(); // or using (var stream = File.OpenRead(path)) { var rows = stream.Query().ToList(); Assert.Equal("MiniExcel", rows[0].A); Assert.Equal(1, rows[0].B); Assert.Equal("Github", rows[1].A); Assert.Equal(2, rows[1].B);...
git clone https://github.com/username/cursor-readme-generator.git cd cursor-readme-generator npm install 配置文件说明 在项目根目录创建config.yml,定义文档生成规则: output: ./README.md template: opensource sections: overview installation api_reference exclude_files: tests/ .env 生成文档 运行命令行...
Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright...
Github 2var rows = MiniExcel.Query(path).ToList(); // or using (var stream = File.OpenRead(path)) { var rows = stream.Query().ToList(); Assert.Equal("MiniExcel", rows[0].A); Assert.Equal(1, rows[0].B); Assert.Equal("Github", rows[1].A); Assert.Equal(2, rows[1].B);...
nop-api-support Support classes for API interface Completed nop-codegen Data-Driven Code Generator Completed nop-antlr Model-driven retrofit of Antlr Completed nop-core Virtual File System, Reflection Mechanism, XML/JSON Parsing Completed nop-ioc Declarative IoC Container Completed nop-config Dynamic Con...
In the next section, we’ll look at the steps for creating the README file. Creating a GitHub Profile README The README file resides in a GitHub repository, the name of which is the same as the username of your GitHub account. To create the repository, follow these steps: Log in to...
Added Azure App Insights tracking for events 1.4.3 Bugfixes Fixed bug with path when adding solution reference to a project file 1.4.2 Enhancements GitHub action now supports creating the release by manual execution You can now define which solution type will be created after executing the build...
Develop robust documentation generator to build full project docs (i.e. Sphinx, MkDocs) Create community-driven templates for README files and gallery of readme-ai examples. GitHub Actions script to automatically update README file content on repository push.📒...