Skip to content

new tool to generate new projects etc. #1

@mobileink

Description

@mobileink

Cmd: @obazl//new -- -p <projname> plus whatever other params.

Should generate:

  • .bazelignore
  • .bazelrc
  • .gitignore
  • ./private/.gitignore, ./private/bazelrc
  • .bazelversion?
  • .obazl.d/opam/local/BOOTSTRAP.bzl
  • BUILD.bazel
  • BUILD.bzl (dummy, for demo)
  • COSWITCH.bzl
  • WORKSPACE.bazel
  • WORKSPACE.bzl (with demo fetch/bootstrap function)
  • bzl/hosts/BUILD.bazel
  • src/BUILD.bazel and some source files to build
  • test/BUILD.bazel with some test targets

Maybe:

  • bin/
  • tools/ with some scripts like wss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions