Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 667 Commits .github 📝 调整issue模板 May 30, 2025 example ✨ 实现 CAT_registerMenuInput
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
const { release } = await prompt({ type: 'select', name: 'release', message: 'Select release type', choices: versionIncrements.map(i => `${i} (${inc(i)})`).concat(['custom']) }) if (release === 'custom') { /** * 自定义版本,会提示当前的package.json version 为初始值进行...
Policies Enforce policies Policy with pre-receive hooks About pre-receive hooks Pre-receive hook environments Pre-receive hook scripts Manage pre-receive hooks Monitor user activity Monitor, manage, and update your instance GitHub Actions Packages Code security Guides...
CS-Script is one of the most mature C# scripting solutions. It became publicly available in 2004, just two years after the first release of .NET. And it was the first comprehensive scripting platform for .NET CS-Script supports both hosted and standalone execution model. This makes it possib...
Keep in mind that any sort of constructive feedback that you can give us is always appreciated, and used as the basis of every new version of TypeScript. Any issues you run into, or ideas that you think would be helpful for the greater TypeScript community can be filedon our GitHub iss...
You can also use any of these variations for commits to Azure Repos Git, Bitbucket Cloud, GitHub, and GitHub Enterprise Server. [skip ci] or [ci skip] skip-checks: true or skip-checks:true [skip azurepipelines] or [azurepipelines skip] [skip azpipelines] or [azpipelines skip] [skip ...
PikaPython 是一个完全重写的超轻量级 python 引擎,零依赖,零配置,可以在Flash ≤ 64KB,RAM≤ 4KB的平台下运行(如 stm32g030c8 和 stm32f103c8),极易部署和扩展,具有大量的中文文档和视频资料。 PikaPython 也称 PikaScript、PikaPy。 PikaPython 具有框架式 C 模块开发工具,只要用 Python 写好调用 API ,就能...
You can also use any of these variations for commits to Azure Repos Git, Bitbucket Cloud, GitHub, and GitHub Enterprise Server. [skip ci]or[ci skip] skip-checks: trueorskip-checks:true [skip azurepipelines]or[azurepipelines skip]
Feel free to let us know about any issues you run into or helpful ideas you think might make TypeScript even better to use on our GitHub issue tracker. As for what’s next, we’ve caught most of what’s new on this blog post, but you can always check out our what’s new in ...