
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Programmer CLI-Butler (CLIB) Conner, for simple integrations.
####Only works with Windows.
###How to setup environment variable
npm i conner -g
Settings are created by making a desc.json file in the root of the conner node_module
{ //default desc.json
"master": "Brayan Byrdsong",
"name": "master",
"credentials": [
"brayanbyrdsong@gmail.com",
"bbyrdsong@gozeezor.com"
]
}
conner clear-all
/*
* Delete's the brain folder.
*/
conner forget 0
/*
* forget todo at index arg0
*/
conner hey
/*
* returns conner: "Hello, master."
*/
conner list
/*
* returns a list of lists
*/
conner look-up cat pictures
/*
* google's args
*/
conner music dark sky paradise
/*
* google play music search args
*/
conner remember to test responsive-ness
/*
* adds a todo to your 'conner todo' list
*/
conner run md test
/*
* runs a command in the cmd
*/
conner run-list <filename>.bat
/*
* run's a saved list (.bat file)
*/
conner save-list <filename>.bat
/*
* saves .bat files in conner's brain dir
*.
conner save-template <name> <path to directory>
/*
* saves folder in conner's brain dir
*/
conner say works
/*
* conner will echo anything you say appending 'conner: "args"'
*/
conner template <name> <path>
/*
* pastes a template at the path
*/
conner templates
/*
* list all templates saved
*/
conner todo
/*
* list all things remembered.
*/
conner video cats
/*
* youtube search args
*/
FAQs
My first programming helper 'Conner'
The npm package conner receives a total of 0 weekly downloads. As such, conner popularity was classified as not popular.
We found that conner demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.