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

[Features]: 软件安装时显示他的基础信息 #12

Open
Sunrisepeak opened this issue Oct 14, 2024 · 2 comments
Open

[Features]: 软件安装时显示他的基础信息 #12

Sunrisepeak opened this issue Oct 14, 2024 · 2 comments
Assignees
Labels
feature | 功能 New feature or request

Comments

@Sunrisepeak
Copy link
Member

基础信息

  • 版本
  • 协议
  • 网站
@Sunrisepeak
Copy link
Member Author

26eb5ba

@Sunrisepeak
Copy link
Member Author

示例

function info()
    return {
        name     = "rust",
        homepage = "https://www.rust-lang.org",
        author   = "rust team",
        maintainers = "https://prev.rust-lang.org/en-US/team.html",
        licenses = "MIT, Apache-2.0",
        github   = "https://github.com/rust-lang/rust",
        docs     = "https://prev.rust-lang.org/en-US/documentation.html",
        profile  = "A language empowering everyone to build reliable and efficient software.",
    }
end

@Sunrisepeak Sunrisepeak added the feature | 功能 New feature or request label Nov 7, 2024
@Sunrisepeak Sunrisepeak moved this from Todo to In Progress in D2Learn-Opensource-Dev Nov 16, 2024
@Sunrisepeak Sunrisepeak moved this to In progress in Xlings-Dev-Kanban Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature | 功能 New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant