Skip to content

NoCommandLine/NoCommandLine-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

NoCommandLine (v3.0.3)

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
    • 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
  • 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/

About

A GUI for Google App Engine (GAE). The App makes it super simple to run and deploy your GAE Apps. Even non-technical folks can deploy your Apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published