This package has been deprecated

Author message:

redevelopement

ebongarde-corvus

0.18.1 • Public • Published

Corvus

npm npm

An AIO (all-in-one) project creator!

Warning: Corvus will not recognize all commands as he is still under development. He should give an Err! for commands not yet implemented.

The Common Offline Real Time Virtual User Shell

Scaffolding

The following can be created depending on your project by telling Corvus to generate them via corvus g keep in mind many of these scaffolds are not compatible with each other.

Planned Commands

Type Usage Attributes Description
Electron corvus g electron Tray, < js & css frameworks > Tell Corvus to generate an Electron based structure
Website corvus g website < js & css frameworks > Tell Corvus to generate a website based structure
Ionic corvus g ionic < ionic CLI commands > Tell Corvus to generate an Ionic based structure

Electron

Being the primary inspiration behind bringing Corvus to life, Electron is the main scaffold we focus on. It supports a large number of frameworks and we don't plan on stopping. Frameworks include javascript frameworks sush as react, or styling frameworks such as Bootstrap. As new frameworks emerge, and as you ask us to add more, support will be added. Below are the various supported frameworks. Of course, others may be personally added as well.

Website

It seems completely obvious to add a nice HTML5 scaffold, with framework support of course! Below are the frameworks we've added support for so far.

Ionic

Nothing yet but coming soon :)

All Commands

Concept Usage Description
Create a New Project corvus new | n name Create a new project. This will prompt you for information to add to the package.json file.
Check Dependencies corvus check | c See currently installed modules and list those that are dependendencies but are not installed
Install Dpendencies corvus install | i Install any listed yet missing dependencies
New Project Structure corvus generate | g type attribute Generate a variety of project types that will be later created. Ex: `corvus generate

Package Sidebar

Install

npm i ebongarde-corvus

Weekly Downloads

2

Version

0.18.1

License

Apache-2.0

Last publish

Collaborators

  • thegrimsilence