Files
zmVault/automating-estimating-project-creation.md
T
2025-10-24 15:30:51 -04:00

26 lines
575 B
Markdown

---
id:
aliases: []
tags:
- destiny/fleeting
- topic/automation
- topic/organization
- topic/software
- authorship/original
title: Automating Estimating Project Creation
---
# Automating Estimating Project Creation
## Extract from Bid Boards
```sh
> jobHandler --new project --from-web https://app.buildingconnected.com/opportunities/66fab32654ef4e1affd178e0/info
...
```
```sh
> jobHandler --select project freezpak
jobHandler\FreezPak Cold Storage> --add-details --from-web https://app.buildingconnected.com/opportunities/66fab32654ef4e1affd178e0/info
...
```