28 lines
609 B
Markdown
28 lines
609 B
Markdown
---
|
|
id: 2025-06-13T00:00:00-04:00
|
|
aliases: []
|
|
title: 2025-06-13 ??:??:??
|
|
tags:
|
|
- authorship/original
|
|
- destiny/permanent
|
|
- status/draft
|
|
- type/periodic/timestamped
|
|
dg-publish: true
|
|
---
|
|
# 2025-06-13 ??:??:??
|
|
|
|
## 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
|
|
...
|
|
```
|