1.0.6 • Published 8 years ago

pcreator v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

PCreator (Project Creator)

##What is this thing? It's a terminal-based project scaffolder, similar to the one in IntelliJ but with less (or more?) library support for JavaScript.

##Why have you created it? There's Yeoman for this stuff... Because:

  1. I'm lazy and I needed a simple solution to create new projects
  2. I don't like the method yeoman does its scaffolding with (installing generators for everything sucks!)
  3. I was bored in the afternoon and it seemed like a good idea.

##Why Project Creator? It's basically a scaffolder Beacuse Project Creator sounds a lot better than Project Scaffolder.

##Where do I sign up? You don't need to sign up (yet...)! Just follow the tutorial:

#Tutorial ##Step 1: Install using npm (coming soon)

[sudo] npm install -g pcreator

##Step 2: Start using it! Usage:

pcreator <project name> <project path> [flags]

Flags:

  -h or --help - Shows help.

#To-Do List

  • Add support for popular client-side libraries.
  • Add support for server frameworks, such as Express and Koa
  • Add support for hybrid application frameworks, such as Ionic and Phonegap.
1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago