2.0.0-beta.11 • Published 9 months ago

create-mechanic v2.0.0-beta.11

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

create-mechanic

Create Mechanic projects.

With NPM:

$ npm init mechanic@latest

Use templates

# npm 6.x
npm init mechanic@latest my-project --template p5-video
# npm 7+, extra double-dash is needed:
npm init mechanic@latest my-project -- --template p5-video

Current templates:

  • svg-image
  • svg-video
  • canvas-image
  • canvas-video
  • p5-image
  • p5-video
  • react-image
  • react-video

Use examples

# npm 6.x
npm init mechanic@latest my-project --example poster-generator
# npm 7+, extra double-dash is needed:
npm init mechanic@latest my-project -- --example poster-generator

Current examples:

  • business-card-generator
  • instagram-story-generator
  • poster-generator
  • More coming soon!
2.0.0-beta.11

9 months ago

2.0.0-beta.10

1 year ago

2.0.0-beta.9

2 years ago

2.0.0-beta.8

2 years ago

2.0.0-beta.7

2 years ago

2.0.0-beta.6

2 years ago

2.0.0-beta.5

2 years ago

2.0.0-beta.4

2 years ago

2.0.0-beta.2

2 years ago

2.0.0-beta.1

2 years ago

2.0.0-beta.0

2 years ago

2.0.0-beta.3

2 years ago

1.2.0

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago