Skip to main content

Easily create files and folders.

Project description

Supertouch

Easily create files and folders with a single specification.

Installation

python3 -m pip install supertouch

Usage

From the command line, the package is available under the st alias.

  • Create a file and all the intermediate directories:

    st ~/long/path/with/files.py
    
  • Create a nested directories ending by ending the path with a /:

    st ~/very/complex/directory/structure/
    
  • Multiple files at once:

    st ~/path/with/files.py ./folder/items.txt
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supertouch-0.1.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

supertouch-0.1.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page