Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@aragon/cli
Advanced tools
CLI tool for creating, testing and publishing Aragon applications.
npm install -g @aragon/cli
➜ aragon-example-application aragon-dev-cli help
aragon-dev-cli <command>
Commands:
aragon-dev-cli bootstrap Set up a development chain and deploy
an Aragon organisation
aragon-dev-cli init <name> [template] Initialise a new application
aragon-dev-cli playground Set up a dev chain, deploy an Aragon
organisation and install your app
aragon-dev-cli publish [contract] Publish a new version of the
application
aragon-dev-cli version <bump> Bump the application version
aragon-dev-cli versions List all versions of the package
APM:
--apm.ens-registry Address of the ENS registry
--eth-rpc An URI to the Ethereum node used for RPC calls
[default: "http://localhost:8545"]
APM providers:
--apm.ipfs.rpc An URI to the IPFS node used to publish files
[default: {"host":"localhost","protocol":"http","port":5001}]
Options:
--help Show help [boolean]
--version Show version number [boolean]
--silent Silence output to terminal [default: false]
For more information, check out https://wiki.aragon.one
aragon-dev-cli init polls.aragonpm.test
cd polls
aragon-dev-cli publish
aragon-dev-cli version minor
aragon-dev-cli publish
aragon-dev-cli init polls.aragonpm.test username/gh-repo
FAQs
Aragon command-line tools
The npm package @aragon/cli receives a total of 153 weekly downloads. As such, @aragon/cli popularity was classified as not popular.
We found that @aragon/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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.