Skip to content

Init a barebones project with mob.new #25

Description

@clsource

In the current mob.new command it will init with example code.
But I have to delete them everytime I would need a new project.

Adding an option such as mob.new myproject --demo will keep the current way with demo files.

Image

mob.new myproject would init a blank project with just the barebones needed
to compile an app.

  • app.ex
  • repo.ex
  • home_screen.ex

Other idea is using mob.new myproject --blank to allow a barebones configuration, but I guess that
is more common to use a blank template than a template filled with demo files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions