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
9월 3일부터 leethub를 통해 dusunax/algorithm 레포에 업로드 하고 있음
이슈 내용
기존 프로그래머스 문제 풀이 업로드를 자동화(백준 허브 사용)한 algorithm 레포지토리에 leethub 익스텐션을 적용하였으나, 폴더 구조 없이 레포지토리에 바로 업로드 형태로 commit 되기 때문에, 365일 후에는 문제풀이 폴더 365개가 메인 루트에 존재하게 된다.
=> 10일차가 되니 해당 이슈가 확연히 보입니다.
다른 폴더를 보기 힘들고, 기존 폴더 구조와 다르기 때문에, /leetcode 폴더 내에 업로드 되었으면 함
방법 찾기
[leethub repo] leetcode를 로컬에서 clone 후, 크롬 익스텐션에서 개발자 모드로 load하여 사용하는 방법 확인 중