Giter Site home page Giter Site logo

'w4 new --lang X .' not working about wasm4 HOT 2 CLOSED

iacore avatar iacore commented on May 29, 2024
'w4 new --lang X .' not working

from wasm4.

Comments (2)

JerwuQu avatar JerwuQu commented on May 29, 2024 1

Try --c like the suggestion instead of --lang c

from wasm4.

iacore avatar iacore commented on May 29, 2024 1

Try --c like the suggestion instead of --lang c

That works. The problem is documentation.

❯ w4 new -h
Usage: w4 new|create [options] <directory>

Create a new blank project

Options:
  --as, --assemblyscript  Create AssemblyScript project (Shorthand for --lang
                          assemblyscript)
  --c                     Create C project (Shorthand for --lang c)
  --c3                    Create C3 project (Shorthand for --lang c3)
  --cpp                   Create C++ project (Shorthand for --lang cpp)
  --d                     Create D project (Shorthand for --lang d)
  --go                    Create Go project (Shorthand for --lang go)
  --nelua                 Create Nelua project (Shorthand for --lang nelua)
  --nim                   Create Nim project (Shorthand for --lang nim)
  --odin                  Create Odin project (Shorthand for --lang odin)
  --penne                 Create Penne project (Shorthand for --lang penne)
  --porth                 Create Porth project (Shorthand for --lang porth)
  --roland                Create Roland project (Shorthand for --lang roland)
  --rs, --rust            Create Rust project (Shorthand for --lang rust)
  --wat                   Create WebAssembly Text project (Shorthand for --lang
                          wat)
  --zig                   Create Zig project (Shorthand for --lang zig)
  --lang <lang>           Use the given language (choices: "assemblyscript", "c",
                          "c3", "cpp", "d", "go", "nelua", "nim", "odin", "penne",
                          "porth", "roc", "roland", "rust", "wat", "zig", env:
                          W4_LANG)
  --surprise-me           Create a project in a random language
  -h, --help              display help for command

See, --lang is in there.

from wasm4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.