0.0.4-alpha.8 • Published 5 years ago
recipex v0.0.4-alpha.8
recipex
yarn global add z1-lab/recipex
or
npm install git+ssh://git@github.com/z1-lab/recipex.git
How to use
- Create a
.recipes
folder at the root of your project. - Add the first recipe. Recipes usually are folders that contain a
recipe.mdx
file. - Use
import { AddFile, InstallDeps } from "recipex/components";
to import the available configurations. - Create your recipe and then launch
recipex
using the command line anywhere in your project.
0.0.4-alpha.8
5 years ago
0.0.4-alpha.7
5 years ago
0.0.4-alpha.6
5 years ago
0.0.4-alpha.4
5 years ago
0.0.4-alpha.0
5 years ago
0.0.3
5 years ago
0.0.2-alpha.2
5 years ago
0.0.2-alpha.0
5 years ago
0.0.2-alpha.1
5 years ago
0.0.1
5 years ago