An open API service indexing awesome lists of open source software.

https://github.com/powerappsdarren/pcfdatasetredo


https://github.com/powerappsdarren/pcfdatasetredo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# PCF Dataset Redo

```PowerShell
# YOUR_NAMESPACE_HERE
# YOUR_PCF_COMPONENT_NAME
# pac pcf init --namespace YOUR_NAMESPACE_HERE --name YOUR_PCF_COMPONENT_NAME --template dataset --framework None
pac pcf init --namespace SuperPowerLabs --name PCFDatasetRedo --template dataset --framework None

npm install
```