cobra/aid/init.go (4 lines): - line 150: /* TODO: copy a template to create standard tags for the entire stack easily - line 154: /* TODO: copy Makefile */ - line 155: /* TODO: copy LICENSE */ - line 198: // TODO: allow users to inform additional files to be added to their project initialization cobra/aid/unsplash.go (2 lines): - line 107: // DownloadPhotoByID TODO ... - line 221: // SaveGetPhotoResult TODO ... cobra/dao/configure.go (2 lines): - line 84: // GetUnsplashRandomPhotoParameters TODO ... - line 89: // TODO: improve this logic cobra/model/unsplash.go (1 line): - line 122: // UnsplashGetPhotoResponse TODO ... cobra/controller/render.go (1 line): - line 99: // TODO: fix this, causing issues on Windows cobra/controller/root.go (1 line): - line 46: // TODO: allow users to pass their prefer location for clencli's configurations directory cobra/aid/render.go (1 line): - line 210: // UpdateReadMeLogoURL TODO ...