diff --git a/README.md b/README.md index b077c707c5e..e9a02bf1982 100644 --- a/README.md +++ b/README.md @@ -108,12 +108,8 @@ yarn kickstart **Official channels** - - 💻 Makers website: [FreeSewing.org](https://freesewing.org) + - 🪡 Makers website: [FreeSewing.org](https://freesewing.org) - 💻 Developers website: [FreeSewing.dev](https://freesewing.dev) - - ✅ [Support](https://github.com/freesewing/freesewing/issues/new/choose), - [Issues](https://github.com/freesewing/freesewing/issues) & - [Discussions](https://github.com/freesewing/freesewing/discussions) on - [GitHub](https://github.com/freesewing/freesewing) **Social media** @@ -126,11 +122,6 @@ yarn kickstart - 💬 [Facebook](https://www.facebook.com/groups/627769821272714/) - 💬 [Reddit](https://www.reddit.com/r/freesewing/) -## License: MIT 🤓 - -© [Joost De Cock](https://github.com/joostdecock). -See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details. - ## Where to get help 🤯 Check our [support page](https://freesewing.org/support), or use @@ -138,6 +129,10 @@ the [Issues](https://github.com/freesewing/freesewing/issues) & [Discussions](https://github.com/freesewing/freesewing/discussions) on [GitHub](https://github.com/freesewing/freesewing). +## License: MIT 🤓 + +© [Joost De Cock](https://github.com/joostdecock). +See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details. ## Contributors ✨ diff --git a/config/changelog.yaml b/config/changelog.yaml index 459517adb42..a8037e52124 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -1,6 +1,10 @@ Unreleased: Added: + limina: + - Initial release + limira: + - Initial release plugin-annotations: - The `title` macro now takes a `notes` and `classes.notes` as its config, allowing you to add notes - The `classes.cutlist` config is removed from the title plugin, cutlist info is now included as notes diff --git a/config/templates/readme.dflt.md b/config/templates/readme.dflt.md index ab9543f8178..74e75059891 100644 --- a/config/templates/readme.dflt.md +++ b/config/templates/readme.dflt.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png) {{{badges}}} # {{{fullname}}} @@ -7,6 +6,15 @@ {{{info}}} +# FreeSewing + +> [!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -20,6 +28,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -44,7 +53,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -55,12 +64,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/config/templates/readme.main.md b/config/templates/readme.main.md index e66e39a7f71..661ae65bfe5 100644 --- a/config/templates/readme.main.md +++ b/config/templates/readme.main.md @@ -108,12 +108,8 @@ yarn kickstart **Official channels** - - 💻 Makers website: [FreeSewing.org](https://freesewing.org) + - 🪡 Makers website: [FreeSewing.org](https://freesewing.org) - 💻 Developers website: [FreeSewing.dev](https://freesewing.dev) - - ✅ [Support](https://github.com/freesewing/freesewing/issues/new/choose), - [Issues](https://github.com/freesewing/freesewing/issues) & - [Discussions](https://github.com/freesewing/freesewing/discussions) on - [GitHub](https://github.com/freesewing/freesewing) **Social media** @@ -126,11 +122,6 @@ yarn kickstart - 💬 [Facebook](https://www.facebook.com/groups/627769821272714/) - 💬 [Reddit](https://www.reddit.com/r/freesewing/) -## License: MIT 🤓 - -© [Joost De Cock](https://github.com/joostdecock). -See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details. - ## Where to get help 🤯 Check our [support page](https://freesewing.org/support), or use @@ -138,3 +129,7 @@ the [Issues](https://github.com/freesewing/freesewing/issues) & [Discussions](https://github.com/freesewing/freesewing/discussions) on [GitHub](https://github.com/freesewing/freesewing). +## License: MIT 🤓 + +© [Joost De Cock](https://github.com/joostdecock). +See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details. diff --git a/designs/aaron/README.md b/designs/aaron/README.md index 4eb9a1ac7ae..ec9bfd4f421 100644 --- a/designs/aaron/README.md +++ b/designs/aaron/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/albert/README.md b/designs/albert/README.md index 40f0808d272..f666dee77d0 100644 --- a/designs/albert/README.md +++ b/designs/albert/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/bee/README.md b/designs/bee/README.md index f58b38bdf57..91098b8324e 100644 --- a/designs/bee/README.md +++ b/designs/bee/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/bella/README.md b/designs/bella/README.md index dc8a6365c5b..be6831aa0aa 100644 --- a/designs/bella/README.md +++ b/designs/bella/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/benjamin/README.md b/designs/benjamin/README.md index 26b40247455..3fb036900b8 100644 --- a/designs/benjamin/README.md +++ b/designs/benjamin/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/bent/README.md b/designs/bent/README.md index 2fedeac9850..95792df97bb 100644 --- a/designs/bent/README.md +++ b/designs/bent/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/bob/README.md b/designs/bob/README.md index 1550bea1191..3a7e24731f7 100644 --- a/designs/bob/README.md +++ b/designs/bob/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/breanna/README.md b/designs/breanna/README.md index d86591b55eb..336d87ad01d 100644 --- a/designs/breanna/README.md +++ b/designs/breanna/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/brian/README.md b/designs/brian/README.md index 69e8d2cf4c0..1387a0d13d1 100644 --- a/designs/brian/README.md +++ b/designs/brian/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/bruce/README.md b/designs/bruce/README.md index 7cedc00d5c8..953f87f8545 100644 --- a/designs/bruce/README.md +++ b/designs/bruce/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/carlita/README.md b/designs/carlita/README.md index 6f1ce27d3d1..4c949650821 100644 --- a/designs/carlita/README.md +++ b/designs/carlita/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/carlton/README.md b/designs/carlton/README.md index f350f306c7a..a98bc705f23 100644 --- a/designs/carlton/README.md +++ b/designs/carlton/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/cathrin/README.md b/designs/cathrin/README.md index c17b3d4d046..81d2284a6eb 100644 --- a/designs/cathrin/README.md +++ b/designs/cathrin/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/charlie/README.md b/designs/charlie/README.md index 6b421f77186..2e020c59a6f 100644 --- a/designs/charlie/README.md +++ b/designs/charlie/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/cornelius/README.md b/designs/cornelius/README.md index 12e20404725..5aacd4404a7 100644 --- a/designs/cornelius/README.md +++ b/designs/cornelius/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/diana/README.md b/designs/diana/README.md index ffa8e84cd1c..635faf22571 100644 --- a/designs/diana/README.md +++ b/designs/diana/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/examples/README.md b/designs/examples/README.md index db526c94998..8cba55484e4 100644 --- a/designs/examples/README.md +++ b/designs/examples/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/florence/README.md b/designs/florence/README.md index be07b1ec08b..c83e1748ee0 100644 --- a/designs/florence/README.md +++ b/designs/florence/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/florent/README.md b/designs/florent/README.md index da8b57bc9d8..f4d0dd5f4b2 100644 --- a/designs/florent/README.md +++ b/designs/florent/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/gozer/README.md b/designs/gozer/README.md index ce624dab09e..8a8c44ecfb3 100644 --- a/designs/gozer/README.md +++ b/designs/gozer/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/hi/README.md b/designs/hi/README.md index ef870de264c..d92adb54e59 100644 --- a/designs/hi/README.md +++ b/designs/hi/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/holmes/README.md b/designs/holmes/README.md index 0ca908f4165..b6ec3f79a26 100644 --- a/designs/holmes/README.md +++ b/designs/holmes/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/hortensia/README.md b/designs/hortensia/README.md index 4cbfde9cfe4..88cd1eca0d9 100644 --- a/designs/hortensia/README.md +++ b/designs/hortensia/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/huey/README.md b/designs/huey/README.md index bea204b4712..a926142e459 100644 --- a/designs/huey/README.md +++ b/designs/huey/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/hugo/README.md b/designs/hugo/README.md index 22b5fa944e6..06e31c9c49b 100644 --- a/designs/hugo/README.md +++ b/designs/hugo/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/jaeger/README.md b/designs/jaeger/README.md index 39461340037..ab1393a7455 100644 --- a/designs/jaeger/README.md +++ b/designs/jaeger/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/legend/README.md b/designs/legend/README.md index 9200a6d88bd..d3ec8db6c4e 100644 --- a/designs/legend/README.md +++ b/designs/legend/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/lucy/README.md b/designs/lucy/README.md index 0b250385266..860411d5db9 100644 --- a/designs/lucy/README.md +++ b/designs/lucy/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/lumina/README.md b/designs/lumina/README.md index b39499c4729..e7857237e9c 100644 --- a/designs/lumina/README.md +++ b/designs/lumina/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/lumira/README.md b/designs/lumira/README.md index 464de842c1e..448dca106b0 100644 --- a/designs/lumira/README.md +++ b/designs/lumira/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/lunetius/README.md b/designs/lunetius/README.md index 19222171406..1817ef06185 100644 --- a/designs/lunetius/README.md +++ b/designs/lunetius/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/magde/README.md b/designs/magde/README.md index 91fd3bdd502..b6f504dc262 100644 --- a/designs/magde/README.md +++ b/designs/magde/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/naomiwu/README.md b/designs/naomiwu/README.md index c08678bd7bf..ab192107abc 100644 --- a/designs/naomiwu/README.md +++ b/designs/naomiwu/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/noble/README.md b/designs/noble/README.md index c11f5351970..1b0eb3d2482 100644 --- a/designs/noble/README.md +++ b/designs/noble/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/octoplushy/README.md b/designs/octoplushy/README.md index eb8ea7bbf54..114399031bc 100644 --- a/designs/octoplushy/README.md +++ b/designs/octoplushy/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/onyx/README.md b/designs/onyx/README.md index e55986c687e..5d9f944f632 100644 --- a/designs/onyx/README.md +++ b/designs/onyx/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/otis/README.md b/designs/otis/README.md index 17dc9b9ad34..ca812bfabf6 100644 --- a/designs/otis/README.md +++ b/designs/otis/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/paco/README.md b/designs/paco/README.md index 505a6d688a6..0e2589394a0 100644 --- a/designs/paco/README.md +++ b/designs/paco/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/penelope/README.md b/designs/penelope/README.md index 217f2cf73fa..df204ae3ff9 100644 --- a/designs/penelope/README.md +++ b/designs/penelope/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/plugintest/README.md b/designs/plugintest/README.md index ae76163a619..fdf5255fd43 100644 --- a/designs/plugintest/README.md +++ b/designs/plugintest/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/rendertest/README.md b/designs/rendertest/README.md index 535732596af..c78e8083ca3 100644 --- a/designs/rendertest/README.md +++ b/designs/rendertest/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/sandy/README.md b/designs/sandy/README.md index 94ec0634a10..9075020bb14 100644 --- a/designs/sandy/README.md +++ b/designs/sandy/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/shelly/README.md b/designs/shelly/README.md index 1b02cb16c2a..311331e9e8e 100644 --- a/designs/shelly/README.md +++ b/designs/shelly/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/shin/README.md b/designs/shin/README.md index 5d5d460e2fa..75376f0d466 100644 --- a/designs/shin/README.md +++ b/designs/shin/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/simon/README.md b/designs/simon/README.md index 6503df42d8c..de3824e4070 100644 --- a/designs/simon/README.md +++ b/designs/simon/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/simone/README.md b/designs/simone/README.md index e46aa9f13e8..4dd47b662c9 100644 --- a/designs/simone/README.md +++ b/designs/simone/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/skully/README.md b/designs/skully/README.md index ea919a8b81c..712237cfd89 100644 --- a/designs/skully/README.md +++ b/designs/skully/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/sven/README.md b/designs/sven/README.md index ad9173ec9e6..4ae844a2573 100644 --- a/designs/sven/README.md +++ b/designs/sven/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/tamiko/README.md b/designs/tamiko/README.md index 95aed14046a..eb34dfbfe4c 100644 --- a/designs/tamiko/README.md +++ b/designs/tamiko/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/teagan/README.md b/designs/teagan/README.md index bba04797dda..3cf3fd5ed93 100644 --- a/designs/teagan/README.md +++ b/designs/teagan/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/tiberius/README.md b/designs/tiberius/README.md index 6a978161464..d44bc18cdcd 100644 --- a/designs/tiberius/README.md +++ b/designs/tiberius/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/titan/README.md b/designs/titan/README.md index 5701fdf8567..748716fab3e 100644 --- a/designs/titan/README.md +++ b/designs/titan/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/trayvon/README.md b/designs/trayvon/README.md index 0d894014b36..95230f9f0f4 100644 --- a/designs/trayvon/README.md +++ b/designs/trayvon/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/tristan/README.md b/designs/tristan/README.md index 133db2d0023..eae17cbb7f3 100644 --- a/designs/tristan/README.md +++ b/designs/tristan/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coind without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/uma/README.md b/designs/uma/README.md index f9ece6c4969..856573cfa4c 100644 --- a/designs/uma/README.md +++ b/designs/uma/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/wahid/README.md b/designs/wahid/README.md index 5fba33c2afd..185e3c8fe2c 100644 --- a/designs/wahid/README.md +++ b/designs/wahid/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/walburga/README.md b/designs/walburga/README.md index 9b19a29f478..93e595dbf3c 100644 --- a/designs/walburga/README.md +++ b/designs/walburga/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/waralee/README.md b/designs/waralee/README.md index f9b4cb8f4ae..e552ad5a38d 100644 --- a/designs/waralee/README.md +++ b/designs/waralee/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/designs/yuri/README.md b/designs/yuri/README.md index af940bcac93..93b46873752 100644 --- a/designs/yuri/README.md +++ b/designs/yuri/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/core/README.md b/packages/core/README.md index fc63dd212e0..dda794d294a 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/models/README.md b/packages/models/README.md index ffcc54412f6..14f86b07225 100644 --- a/packages/models/README.md +++ b/packages/models/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -112,6 +120,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -136,7 +145,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -147,12 +156,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/new-design/README.md b/packages/new-design/README.md index 05002012b4d..ff33af9e533 100644 --- a/packages/new-design/README.md +++ b/packages/new-design/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/prettier-config/README.md b/packages/prettier-config/README.md index e94359f30c8..5918457a677 100644 --- a/packages/prettier-config/README.md +++ b/packages/prettier-config/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/react-components/README.md b/packages/react-components/README.md index f489f4cf2a4..04fe404212a 100644 --- a/packages/react-components/README.md +++ b/packages/react-components/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/rehype-highlight-lines/README.md b/packages/rehype-highlight-lines/README.md index 729cbb52823..273074644cf 100644 --- a/packages/rehype-highlight-lines/README.md +++ b/packages/rehype-highlight-lines/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/rehype-jargon/README.md b/packages/rehype-jargon/README.md index ec0ea98f2f2..6d033dad7f5 100644 --- a/packages/rehype-jargon/README.md +++ b/packages/rehype-jargon/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). + ## What am I looking at? 🤔 This repository is the FreeSewing *monorepo* holding all FreeSewing's websites, documentation, designs, plugins, and other NPM packages. @@ -183,6 +199,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -207,7 +224,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -218,12 +235,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/packages/snapseries/README.md b/packages/snapseries/README.md index cc665abf898..8592d0e0ac0 100644 --- a/packages/snapseries/README.md +++ b/packages/snapseries/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/core-plugins/README.md b/plugins/core-plugins/README.md index 62e03aa86ba..aa983b3c392 100644 --- a/plugins/core-plugins/README.md +++ b/plugins/core-plugins/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -94,6 +102,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -118,7 +127,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -129,12 +138,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-annotations/README.md b/plugins/plugin-annotations/README.md index 6caad330247..caf3640e2fd 100644 --- a/plugins/plugin-annotations/README.md +++ b/plugins/plugin-annotations/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-bin-pack/README.md b/plugins/plugin-bin-pack/README.md index 34f3d0d8704..89c90f5d4bc 100644 --- a/plugins/plugin-bin-pack/README.md +++ b/plugins/plugin-bin-pack/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-bust/README.md b/plugins/plugin-bust/README.md index 104018acea9..e8271a03356 100644 --- a/plugins/plugin-bust/README.md +++ b/plugins/plugin-bust/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-flip/README.md b/plugins/plugin-flip/README.md index 8670f418082..cc4e8b61afc 100644 --- a/plugins/plugin-flip/README.md +++ b/plugins/plugin-flip/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-gore/README.md b/plugins/plugin-gore/README.md index c64bed456e8..ba60f76792a 100644 --- a/plugins/plugin-gore/README.md +++ b/plugins/plugin-gore/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-i18n/README.md b/plugins/plugin-i18n/README.md index 3f8a40b2a3a..c87e8783ef1 100644 --- a/plugins/plugin-i18n/README.md +++ b/plugins/plugin-i18n/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-measurements/README.md b/plugins/plugin-measurements/README.md index f1572acfd24..de6a46a0ac2 100644 --- a/plugins/plugin-measurements/README.md +++ b/plugins/plugin-measurements/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-mirror/README.md b/plugins/plugin-mirror/README.md index 50235a1d6ed..6b796423256 100644 --- a/plugins/plugin-mirror/README.md +++ b/plugins/plugin-mirror/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-ringsector/README.md b/plugins/plugin-ringsector/README.md index 8b9806aeba7..e2d624fd1d2 100644 --- a/plugins/plugin-ringsector/README.md +++ b/plugins/plugin-ringsector/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-round/README.md b/plugins/plugin-round/README.md index 3c19dfd955a..f4760bd79f2 100644 --- a/plugins/plugin-round/README.md +++ b/plugins/plugin-round/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-sprinkle/README.md b/plugins/plugin-sprinkle/README.md index 24583ee634b..30291c3d2af 100644 --- a/plugins/plugin-sprinkle/README.md +++ b/plugins/plugin-sprinkle/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-svgattr/README.md b/plugins/plugin-svgattr/README.md index 33984731709..23508586f40 100644 --- a/plugins/plugin-svgattr/README.md +++ b/plugins/plugin-svgattr/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-theme/README.md b/plugins/plugin-theme/README.md index 98510fd6f58..24660871a89 100644 --- a/plugins/plugin-theme/README.md +++ b/plugins/plugin-theme/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-timing/README.md b/plugins/plugin-timing/README.md index ba0dc111f8c..543d8948ca5 100644 --- a/plugins/plugin-timing/README.md +++ b/plugins/plugin-timing/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻 diff --git a/plugins/plugin-versionfree-svg/README.md b/plugins/plugin-versionfree-svg/README.md index 3324f479951..f7be6573a0e 100644 --- a/plugins/plugin-versionfree-svg/README.md +++ b/plugins/plugin-versionfree-svg/README.md @@ -1,4 +1,3 @@ -![FreeSewing](https://static.freesewing.org/banner.png)

All Contributors

[!TIP] +>#### Support FreeSewing: Become a patron, or make a one-time donation 🥰 +> +> FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +> +> If you feel FreeSewing is worthwhile, and you can spend a few coins without +hardship, then you should [join us and become a patron](https://freesewing.org/community/join). ## What am I looking at? 🤔 @@ -65,6 +73,7 @@ If you're not entirely sure what to do or how to start, type this command: npm run tips ``` +> [!NOTE] > If you don't want to set up a dev environment, you can run it in your browser: > > [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/freesewing/freesewing) @@ -89,7 +98,7 @@ functionality of the platform. If you have NodeJS installed, you can try it right now by running: ```bash -npx create-freesewing-pattern +npx @freesewing/new-design ``` Getting started guides are available for: @@ -100,12 +109,22 @@ Getting started guides are available for: The [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) will show you how to create your first parametric design. -## Support FreeSewing: Become a patron 🥰 +## Getting started ⚡ -FreeSewing is an open source project maintained by Joost De Cock and financially supported by the FreeSewing patrons. +To get started with FreeSewing, you can spin up our development environment with: -If you feel FreeSewing is worthwhile, and you can spend a few coins without -hardship, then you should [join us and become a patron](https://freesewing.org/community/join). +```bash +npx @freesewing/new-design +``` + +To work with FreeSewing's monorepo, you'll need [NodeJS v18](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. +Once you have those, clone (or fork) this repo and run `yarn kickstart`: + +```bash +git clone git@github.com:freesewing/freesewing.git +cd freesewing +yarn kickstart +``` ## Links 👩‍💻