You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/development/requirements.md
+1
Original file line number
Diff line number
Diff line change
@@ -62,3 +62,4 @@ From the project root, run `.\gradlew.bat wrapper --gradle-version=x.x.x --distr
62
62
1. There is a `Makefile` at the root of this repository for building and running tests.
63
63
1. Instructions will be provided at a later time for command line usage to add new problems, run tests, etc. [[Ref](https://github.com/manastalukdar/learning-computer-science/issues/51)]
64
64
1. I do not recommend using any sort of bloated IDE. They tend to add a lot of files simply for their specific plumbing.
65
+
1. Added a new submodule: `git submodule add https://github.com/computer-science-engineering/bytebytego-courses_system-design-interview src\ByteByteGo\Courses\system-design-interview`
0 commit comments