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

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.

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)
```