
Security News
npm ‘is’ Package Hijacked in Expanding Supply Chain Attack
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
@ember-learn/cli-guides
Advanced tools
This repository is part of a Work-In-Progress project to refresh and replace the CLI guides content of https://ember-cli.com.
Do you know a thing or two about the CLI or addons? Do you wish you knew a thing or do? We'd love to have your help with writing or reviewing to make sure that content is helpful to all knowledge levels. To learn more about the motivation for this, read this RFC.
Overall project status and tasks that need help are tracked in this Quest issue. Have a read through that and the CONTRIBUTING.md file in order to get started.
As this project is pre-1.0, no content should be taken as technically authoritative.
You will need the following things properly installed on your computer.
To see what a local copy of the Guides markdown looks like:
cli-guides-source
repository by running npm link
inside this repository, then npm link @ember-learn/cli-guides
in the guides-appnpm install
and ember serve
in the guides appIf you follow this strategy above, as you save changes to the markdown files of this repository, your locally served app should update.
See pages.yaml
in the cli-guides-source. Whatever has a url of index will be what is shown for the top level path, like /tutorial/
. There must be an index.md
under each topic.
See instructions on the cli-guides-app README.
FAQs
Markdown files for Ember-Cli Guides
We found that @ember-learn/cli-guides demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Security News
A critical flaw in the popular npm form-data package could allow HTTP parameter pollution, affecting millions of projects until patched versions are adopted.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.