#cargo-workspace #nodejs #workspace #template #cargo

bin+lib cargo-workspace-cli

A simple Template for Rust and Nodejs, Set up the development environment quickly

1 unstable release

0.1.0 Apr 10, 2023

#707 in Cargo plugins

MIT license

3KB

cargo-workspace-cli

Usage

    cargo install cargo-workspace-cli
    cargo workspace new my-project 

Features

Environment

  • 1、Support for VsCode DevContainer and Docker
  • 2、Development for Rust Project
  • 3、Development for Web And WebAssembly Project
  • 4、Development for Nodejs Project

Code Quality

  • 1、ESLint for TypeScript and JavaScript
  • 2、Rust Analyzer for Rust
  • 3、Stylelint for CSS
  • 4、Prettier for File format
  • 5、Git Hooks for Commit and Push
  • 6、Github Actions for CI

Build System

  • 1、Webpack
  • 2、Vite
  • 3、wasm-pack
  • 4、Cargo

Publish Support

  • 1、NPM and Yarn and Pnpm
  • 2、Rust on Crates

Test Support

  • 1、Vitest
  • 2、Cargo Test

No runtime deps