Socket
Book a DemoInstallSign in
Socket

create-sawer-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-sawer-app

CLI for creating sawer apps

0.0.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Create Sawer App

The easiest way to get start is by using create-sawer-app. For more advanced ones check out examples in the repository.

Interactive CLI

Get started by using the following command:

npx create-sawer-app@latest
# via yarn
yarn create sawer-app
# via pnpm
pnpm create sawer-app
# via bun
bunx create-sawer-app

You will be asked to fill out a few questions to set up your app:

◇  What is your project named?
│   my-app
│
◆  Do you want to use TypeScript?
│   ● Yes / ○ No
└

After that, the app will be created in the my-app directory.

Non-interactive

You can also create an app using command line arguments. Use --help to see all available options:

Usage:
  create-sawer-app [flags...] [project name]

Flags:
  -h, --help                       Show help
  -i, --install                    Install dependencies
  -j, --javascript                 Use JavaScript
  -d, --jsdoc                      Use JSDoc
  -p, --pkg-manager <value>        Package manager
  -t, --typescript                 Use TypeScript
      --version                    Show version

License

This project is licensed under the MIT License ❤️

FAQs

Package last updated on 08 Dec 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.