https://github.com/psappdeploytoolkit/psappdeploytoolkit-website
PSAppDeployToolkit Website - Built using VuePress using vuepress-theme-reco, Vssue and other Vue components.
https://github.com/psappdeploytoolkit/psappdeploytoolkit-website
psadt psappdeploytoolkit
Last synced: 9 months ago
JSON representation
PSAppDeployToolkit Website - Built using VuePress using vuepress-theme-reco, Vssue and other Vue components.
- Host: GitHub
- URL: https://github.com/psappdeploytoolkit/psappdeploytoolkit-website
- Owner: PSAppDeployToolkit
- Created: 2020-08-19T20:55:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T14:09:33.000Z (over 2 years ago)
- Last Synced: 2024-11-14T19:17:50.776Z (over 1 year ago)
- Topics: psadt, psappdeploytoolkit
- Language: JavaScript
- Homepage: https://psappdeploytoolkit.com/
- Size: 1.66 MB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PSAppDeploymentToolkit
> PowerShell Application Deployment Toolkit
## Development
```bash
yarn dev
yarn build
```
For more details, please head VuePress's [documentation](https://v1.vuepress.vuejs.org/).