Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 2.07 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.07 KB

NoCommandLine (v3.0.4)

A GUI for Google App Engine & Datastore Emulator. An improved replacement for the old Google App Engine Launcher.

  • Click a button to run code on dev or deploy to production

    • Don't struggle to remember gcloud flags/commands
    • Don't fiddle around your command prompt
    • Non-technical folks can deploy code
    • Support for custom/user-defined environment variables & flags
    • Run app with dev_appserver.py or your language idiomatic way (e.g. python main.py, flask run)
      • Windows: Use our Patch to run Python 3 Apps with dev_appserver.py on Windows platform
  • Tick a checkbox to set/unset an option

    • Don't struggle to remember gcloud flags/commands
  • GUI for datastore emulator

    • Supports named databases (requires installation of gcloud alpha components) 🆕
    • View/Edit/Delete data from datastore emulator or production
    • Export datastore data as CSV or JSON (datastore emulator or production)
    • Import exported data into datastore (datastore emulator or production)
    • Import data from local/legacy datastore (created with older runtime generations such as Python 2; not linked to Cloud Datastore Emulator) into Cloud Datastore Emulator for use with newer runtimes such as Python 3
  • See all projects on a single UI

    • Don't keep multiple folders open just to remember your different projects
    • Supports multiple services and/or versions of the same application 🆕
  • Download your source code

  • See full list of features - https://nocommandline.com/#features

NoCommandLine Screenshot

Datastore Emulator GUI Screenshot

Demos

https://nocommandline.com/#demo

Supported OS/Platform

  • OS X
  • Windows (10/11)

Download

https://nocommandline.com/download/

Features

https://nocommandline.com/#features

Website

https://nocommandline.com/