Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
famous-cli
Advanced tools
Famous Cloud Services Command Line Utility
register, manage user accounts, create, update and share projects
$ npm install -g famous-cli
executing $ famous
will display the default help string
Famous seed projects can be creates using the $ famous create
command. You do not need to be logged in or registered with Hub services to create and develop famous projects.
$ famous create
$ famous create <seed-project-name>
You can develop your seed project locally using $ famous develop
. This will install dependencies, build your project and serve it on port 1618.
$ famous develop
$ famous register
Registering allows you to push your seed projects to the cloud.
$ famous login
and follow the prompts to login to your Famous Cloud Services user account. Note that if you ran $ famous register
you are automatically logged in.
Once you are logged in you can deploy your seed project to the cloud. $ Famous deploy
builds your project and deploys it to a Hub container which is viewable by visiting the share link or embeddable using the returned HTML.
$ famous deploy
FAQs
CLI interface for Famous Industries Web Services
The npm package famous-cli receives a total of 8 weekly downloads. As such, famous-cli popularity was classified as not popular.
We found that famous-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.