Generate your Procfile, runtime.txt and requirements.txt from the CLI.
Project description
Django Deploy CLI
Generate your Procfile, runtime.txt and requirements.txt from the CLI
Clone current version from Github
git clone https://github.com/LeoMbm/django-deploy-cli.git
Install dependencies
Assuming you’re in the root of your project directory, then run:
pip -r requirements.txt
Run the project
in dj-tools-deploy-cli/src/
python3 main.py
You can see if your package has successfully uploaded by navigating
to the URL https://pypi.org/project/ where sampleproject is the name of your project that you uploaded.
It may take a minute or two for your project to appear on the site.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dj-deploy-cli-0.1.tar.gz
(2.5 kB
view details)
File details
Details for the file dj-deploy-cli-0.1.tar.gz.
File metadata
- Download URL: dj-deploy-cli-0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff5326c0ea3c607c887ac0ed77b9c6640e46d03c5bb80714b24e3c1b1df904c
|
|
| MD5 |
5f739f3e437ffb622500202d44070935
|
|
| BLAKE2b-256 |
848217633554107569e5ba1447588b141c3f582911ac9b0b74fd04890c308ef7
|