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
<p><em>Useful CLI-based tools for productivity.</em></p>
1910
1910
<ul>
1911
-
<li>Productivity Tools<ul>
1911
+
<li>
1912
+
<p>Productivity Tools</p>
1913
+
<ul>
1912
1914
<li><ahref="https://github.com/audreyr/cookiecutter">cookiecutter</a> - A command-line utility that creates projects from cookiecutters (project templates).</li>
1915
+
<li><ahref="https://github.com/pykong/copier">copier</a> - A library and command-line utility for rendering projects templates.</li>
1913
1916
<li><ahref="https://github.com/sloria/doitlive">doitlive</a> - A tool for live presentations in the terminal.</li>
1914
1917
<li><ahref="https://github.com/gleitz/howdoi">howdoi</a> - Instant coding answers via the command line.</li>
1915
1918
<li><ahref="https://github.com/pyinvoke/invoke#readme">Invoke</a> - A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.</li>
0 commit comments