
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
create-sywac
Advanced tools
npm init sywac
This package is used to scaffold your sywac-powered CLI project when you run npm init sywac.
For information about sywac, visit https://sywac.io
To create a project from scratch:
$ mkdir <project>
$ cd <project>
$ git init
$ git remote add origin <blah>
$ npm init
$ npm init sywac --all
To just add sywac to an existing project:
$ cd <project>
$ npm init sywac
To see all options:
$ npm init sywac -- --help
This tool sets up the following:
npm init sywac <dir>cli.js file, if missingpackage.json file:
sywac and sywac-style-basic as production dependencies, if missing"bin" to be "cli.js", if not defined"main" to be "index.js", if not defined"cli.js" and "index.js" to "files", if missingcoverallsstandardstandard-versiontap"pretest": "standard""test": "tap --cov test.js""coverage": "nyc report --reporter=text-lcov | coveralls""release": "standard-version".gitignore file, if missing.npmrc file, if missing.travis.yml file, if missingLICENSE file, if missingREADME.md file, if missingindex.js file, if missingtest.js file, if missingMIT © Andrew Goode
FAQs
npm init sywac
We found that create-sywac 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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.