Harvest project template
Project description
# Harvest
## Install
```python
pip install harvest
```
## Harvest CLI
### Start A New Project
```python
harvest init myproject
```
This command performs the following steps:
- Create a new virtualenv environment (name myproject-env)
- Install Django
- Create a starter project structure using the built-in Harvest template
- Install the base dependencies
- Sync and migrate a SQLite database, this requires you to answer a couple
prompts
- Collect the static files (mainly due to Cilantro)
## Install
```python
pip install harvest
```
## Harvest CLI
### Start A New Project
```python
harvest init myproject
```
This command performs the following steps:
- Create a new virtualenv environment (name myproject-env)
- Install Django
- Create a starter project structure using the built-in Harvest template
- Install the base dependencies
- Sync and migrate a SQLite database, this requires you to answer a couple
prompts
- Collect the static files (mainly due to Cilantro)
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
harvest-0.9.4b1.tar.gz
(173.5 kB
view details)
File details
Details for the file harvest-0.9.4b1.tar.gz.
File metadata
- Download URL: harvest-0.9.4b1.tar.gz
- Upload date:
- Size: 173.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f88854ed9168659c7c922ff0c29481dcbceb1e8b6fabb0d58001af80134e59bc
|
|
| MD5 |
6c8409cdf179acbae6ff0bd31f83d05e
|
|
| BLAKE2b-256 |
db1acba98ccf07b76562f8f358f8e0c23941baf538868a27a1a306dbd6f30487
|