zel
zel copied to clipboard
:computer: zel is a small, and simple command-line tool that helps kickstart new projects.
Results
2
zel issues
Sort by
recently updated
recently updated
newest added
// TODO Cache API requests: - fixes API rate limit issues during development - offline support!
When downloading repos' files, should check for a local `filename` match first. (Probably on start-up, save to array; then push new entries as downloads succeed.) On name conflict, display standard:...