文件名称:hexlet-exercise-kit:Hexlet课程创建者工具包
文件大小:129KB
文件格式:ZIP
更新时间:2024-05-22 14:12:48
JavaScript
六边形练习套件 对于想要在Hexlet平台上进行练习的老师来说,这是一个完整的工具包。 设置 $ git clone https://github.com/Hexlet/hexlet-exercise-kit.git $ cd hexlet-exercise-kit $ make setup 如果您有权访问克隆的Hexlet存储库,请在bitbucket.config.env中设置用于下载存储库的身份验证数据并运行: $ make clone # if you .ssh catalog has specific path: $ make clone SSH_KEYS_PATH=/specific/path/to/your/.ssh 要拉入克隆的存储库: $ make rebase 新的东西 $ mkdir -p exercises/course- < name> / < less
【文件预览】:
hexlet-exercise-kit-master
----docker.mk(3KB)
----import-documentation()
--------.eslintrc.yml(192B)
--------package.json(2KB)
--------__tests__()
--------__fixtures__()
--------package-lock.json(568KB)
--------src()
--------.npmignore(0B)
--------.gitignore(37B)
--------Makefile(148B)
--------README.md(55B)
--------.eslintignore(33B)
--------babel.config.js(65B)
----bitbucket.config.env(215B)
----repo_downloader()
--------poetry.lock(4KB)
--------pyproject.toml(387B)
--------Dockerfile(391B)
--------downloader.py(5KB)
----.gitignore(75B)
----Makefile(825B)
----README.md(779B)