文件名称:nodejs:Node.js食谱的开发存储库
文件大小:46KB
文件格式:ZIP
更新时间:2024-05-13 06:27:10
nodejs chef-cookbook chef chef-resource hacktoberfest
安装node.js / npm,并包括用于管理npm软件包的资源 要求 平台类 Debian / Ubuntu RHEL / CentOS /科学/亚马逊/ Oracle openSUSE 视窗 注意:源代码安装需要GCC 4.8+,较早的发行版中未包含 厨师 Chef Infra Client 14+ 食谱 方舟 用法 包含nodejs配方以根据默认安装方法在您的系统上安装节点: include_recipe "nodejs" 安装方法 包裹 从软件包安装节点: node [ 'nodejs' ] [ 'install_method' ] = 'package' # Not necessary because it's the default include_recipe "nodejs" # Or include_recipe "nodejs::nodejs_from_pac
【文件预览】:
nodejs-master
----chefignore(1KB)
----libraries()
--------nodejs_helper.rb(2KB)
----.gitattributes(19B)
----.github()
--------ISSUE_TEMPLATE.md(750B)
--------PULL_REQUEST_TEMPLATE.md(273B)
--------CODEOWNERS(21B)
--------workflows()
----kitchen.dokken.yml(2KB)
----.envrc(20B)
----TESTING.md(169B)
----Berksfile(123B)
----recipes()
--------repo.rb(485B)
--------nodejs_from_chocolatey.rb(806B)
--------npm.rb(893B)
--------nodejs_from_package.rb(1KB)
--------nodejs.rb(792B)
--------default.rb(880B)
--------npm_from_source.rb(899B)
--------nodejs_from_source.rb(1KB)
--------install.rb(755B)
--------npm_packages.rb(407B)
--------iojs.rb(125B)
--------nodejs_from_binary.rb(2KB)
----.vscode()
--------extensions.json(116B)
----.circleci()
--------config.yml(167B)
----Gemfile(323B)
----.yamllint(101B)
----Dangerfile(2KB)
----spec()
--------spec_helper.rb(273B)
--------unit()
--------rspec_helper.rb(239B)
----CONTRIBUTING.md(225B)
----LICENSE(11KB)
----test()
--------integration()
--------cookbooks()
----README.md(6KB)
----.delivery()
--------project.toml(119B)
----metadata.rb(467B)
----attributes()
--------repo.rb(640B)
--------npm.rb(103B)
--------default.rb(2KB)
--------packages.rb(688B)
----resources()
--------npm_package.rb(3KB)
----.editorconfig(353B)
----CODE_OF_CONDUCT.md(124B)
----.gitignore(460B)
----.overcommit.yml(375B)
----kitchen.yml(2KB)
----CHANGELOG.md(8KB)
----documentation()
--------.gitkeep(0B)
----.mdlrc(15B)