29 lines
581 B
Markdown
29 lines
581 B
Markdown
---
|
|
id:
|
|
aliases: []
|
|
title: 2025-06-13
|
|
tags:
|
|
- authorship/original
|
|
- destiny/permanent
|
|
- status/draft
|
|
- type/periodic/daily
|
|
dg-publish: true
|
|
---
|
|
# 2025-06-13
|
|
|
|
## 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
|
|
...
|
|
``` |