Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@humanmade/cli
Advanced tools
CLI for running Human Made utilities and commands.
You need Node v5 or later.
# Install globally:
npm install -g @humanmade/cli
# Run it:
hm
You may also want to install the autocompletions (Bash only):
hm completion >> ~/.bashrc
Always use hm help
for the most up-to-date list of commands.
cs
- Coding standards helpers.
add
- Add coding standards to an existing repo.run
- Run coding standards on the current repo.completion
- Bash auto-completion script.config
- CLI configuration.
reset
- Reset all configuration.setup
- Set or change various configuration.status
- Check what you've configured.issues
- Repo issue helpers.
list
- List open issues on the project's repo.open
- Open an issue in your browser.prs
- Pull request helpers.
list
- List open pull requests on the project's repo.repo
- Repo helpers.
open
- Open the repo in your browser.stack
- HM Stack/hosting helpers.
list
- List stacks available in our hosting.backup [stack]
- Create a new backup for the stack.backups [stack]
- List backups for the stack.deploy [stack]
- Deploy a given stack.info [stack]
- Get information for a stack.sequel [stack]
- Connect to stack database via Sequel Pro.scp <src> <dest>
- Copy a file to/from a stack.ssh [stack]
- SSH into a stack.php-logs [stack]
- Show PHP logs for a stack.tests
- Unit testing helpers.
add
- Add unit tests to your repo.Created by Ryan McCue to make your day better.
Licensed under the MIT license. Copyright 2017 Human Made.
:+oo/ .hmNh oyy. /dMMm: /syo.
+dMMMMMMN. oMMMy :MMM+mMMMMMN oNMMMMm
mMNo-.dMMM+ dMMM+ oMMMMM+ dMMMmMdhMMMN
++ sMMMo NMMM. yMMMM: hMMMM+ .MMMd
yMMM+ .MMMM:/+oNMMMs NMMMo :MMMs
hMMMo/oydMMMMMMMMMMMM. MMMN oMMM+
/NMMMMMMNmMMMh-. .MMMd :MMMh yMMM-
+dMMMMMM/- oMMMo :MMMs +MMMo dMMM
oNMMy+MMMN sMMMo +MMM+ sMMM: mMMM
.mMMh. /MMMh sMMMo sMMM: +ddy hMMM-
hMMy sMMM+ +MMMh hMMM. :MMMNs+os
MMM- NMMN .MMMM: -/:. :hNMMMMh
dMMh:/mMMN: +MMMMy:..-/s. ..
yMMMMMMy. -hMMMMMMMNh-
-/:- -///:.
FAQs
CLI for running Human Made utilities and commands.
We found that @humanmade/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.