We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5954c commit 26520feCopy full SHA for 26520fe
solutions/TEMPLATE.md helper/TEMPLATE.mdsolutions/TEMPLATE.md renamed to helper/TEMPLATE.md
helper/init.sh
@@ -0,0 +1,4 @@
1
+#!/usr/bin/env bash
2
+cd ././../solutions/
3
+leetcode-init -m ../helper/TEMPLATE.md -k $*
4
+cd - 1>/dev/null 2>&1
0 commit comments