-
Notifications
You must be signed in to change notification settings - Fork 0
template #18
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
template系を置くべき場所を間違えてた
今、dockerfileを変えるとまたパラメータ調整がいるので、issueとして残しておく
RUN mkdir -p /home/vscode/.config/atcoder-cli-nodejs
RUN mkdir -p /home/vscode/.config/atcoder-cli-nodejs/python
COPY --chown=vscode:vscode ./template/python/template.json /home/vscode/.config/atcoder-cli-nodejs/template.json
COPY --chown=vscode:vscode ./template/python/main.py /home/vscode/.config/atcoder-cli-nodejs/main.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working