Skip to main content

Pack everything, now.

Project description

packnow

Pack everything now. Simple and (maybe) fast.

1. Get Packin'

$ packnow

2. Get Hostin'

Note: You can also set a password for hosting.

$ packnow host --file <zip file>

3. Just Get It!

...from other devices or platforms.

$ packnow get --url <packnow url>

Packignore Files

Pretty much just like .gitignore, .packignore files will ignore files that are not going to be packed.

You could use our default templates, for instance, replit-python, or you can add your own.

You'll need to create a new .packignore file:

# .packignore

# ignores chocolate.js for any directory
*/chocolate.js

# for dirs, suffix a slash
# ignores __pycache__ dir in any directory
*/__pycache__/

# ignores wow.cpp in the current dir
/wow.cpp

# again, for dirs, suffix a slash
# ignores directory my-stuff in the current dir
/my-stuff/

# ignores the specified full path contents
# (don't prefix / suffix a slash)
go/buy/milk
important/homework.py

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

packnow-1.7.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file packnow-1.7.tar.gz.

File metadata

  • Download URL: packnow-1.7.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for packnow-1.7.tar.gz
Algorithm Hash digest
SHA256 4ca99cd80598a9ce678bb591fe850ccede389df54475087aa0bd151e0e4c69c4
MD5 659bc56b7cdf8f45d7eb007ec27d5c9d
BLAKE2b-256 7acd69ef0b372986325657a2d7656e04bef8624e39ba93349aa9f9a72cf08863

See more details on using hashes here.

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