Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.32 KB

File metadata and controls

40 lines (24 loc) · 1.32 KB

Numworks Rename-me

rename-me.py is a Python script for the Numworks calculator. It... TODO FILL THIS TEMPLATE

You can also get this script on Numworks' script library.

Dependencies

This script depends on:

To run it on your computer, you need this modules:

How to use this template

Just batch rename/search and replace rename-me and replace it with your wanted script name.

You can specify dependencies in dependencies.txt and run the Update dependencies task. For exemple, you can add the follwing line: https://raw.githubusercontent.com/xorblo-doitus/Numworks-gui/refs/heads/main/src/gui.py These dependencies should follow the same structure as this template, because src and minified will automatically be replaced with their counterpart to download both versions.

And update this README too.

What does this template provide?

  • A task to minify the script
  • A task to download dependencies