https://github.com/previousnext/create-project
A shell script for creating new projects.
https://github.com/previousnext/create-project
bash ops
Last synced: about 1 year ago
JSON representation
A shell script for creating new projects.
- Host: GitHub
- URL: https://github.com/previousnext/create-project
- Owner: previousnext
- Created: 2016-12-05T23:07:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T22:53:14.000Z (over 3 years ago)
- Last Synced: 2025-03-28T10:52:12.672Z (about 1 year ago)
- Topics: bash, ops
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create Project
Creates a new project using the pnx-project template. While this script it public, currently the pnx-project is **private**.
## Running
```bash
bash <(curl -sSL http://pnx.me/create-pnx-project)
```