
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
A daemon that powers Appcelerator tooling and makes the impossible possible.
The Appc Daemon (appcd) is a background server that runs on a developer's computer and hosts services. It provides essential components such as configuration, plugins, monitoring, filesystem watching, and much more.
Visit https://github.com/appcelerator/appc-daemon for more information.
Report issues to GitHub issues. Official issue tracker in JIRA.
npm i -g appcd
appcd pm install default
Start the server:
appcd start
Start the server in debug mode:
appcd start --debug
Stop the server:
appcd stop
Query the status of the server:
appcd status
View server log output:
appcd logcat
Invoke a service:
appcd exec /appcd/status
appcd exec /jdk/latest/info
List installed plugins:
appcd pm ls
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.
FAQs
A daemon that powers Appcelerator tooling and makes the impossible possible.
The npm package appcd receives a total of 100 weekly downloads. As such, appcd popularity was classified as not popular.
We found that appcd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.