0.4.1 • Published 8 years ago

calamar-embryo v0.4.1

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

calamar-embryo

Node.js with batteries included

About

This is a scafolding tool for starting up new calamar projects.

The idea is to save time when starting new projects by setting up the most common devDependencies for moder nodejs projects.

Warning

This tools is on its still under heavy development, alpha-quality software, expects things to break. Use at your own risk.

What's included

See templates/default/package.json


Usage

1. Install it globaly

npm i -g calamar-embryo@latest

2. Create new project

embryo new my-project-name
cd my-project-name
npm start
0.4.1

8 years ago

0.4.0

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.14

8 years ago

0.2.13

8 years ago

0.2.12

8 years ago

0.2.11

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago