Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

blockstack generator builds app, even if you select 'No' to build #14

Description

@dantrevino

When selecting 'n' to the question "Are you ready to build a Blockstack app?", an app is built anyway.

$ yo blockstack

     _-----_     ╭──────────────────────────╮
    |       |    │      Welcome to the      │
    |--(o)--|    │      Blockstack app      │
   `---------´   │        generator!        │
    ( _´U`_ )    ╰──────────────────────────╯
    /___A___\   /
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

? Are you ready to build a Blockstack app? No
   create package.json
   create .editorconfig
   create .gitignore
   create requires.js
   create firebase.json
   create server.js
   create public/app.css
   create public/bootstrap.min.css
   create public/app.js
   create public/icon-192x192.png
   create public/index.html
   create public/robots.txt
   create public/manifest.json


I'm all done. Running npm install for you to install the required dependencies. If this fails, try running the command yourself.


^C

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions