Giter Club home page Giter Club logo

nocommandline-app's Introduction

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/

nocommandline-app's People

Contributors

nocommandline avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nocommandline-app's Issues

Update app.yaml from the App

After creating an App or adding an existing App, developer should be able to open the 'app.yaml' file directly and make any necessary changes instead of having to go back to Windows/Mac directory explorer

Error when you try to set the active project for gcloud

You get an error when you try to use the App to set the active project for gcloud.

Steps to reproduce

  1. Launch NoCommandLine
  2. Navigate to GCloud > Set Active Project
  3. Provide the relevant information. Click the Save button. You'll get an error

Unable to run PHP Apps (on Mac with macOS Monterey)

When you try to run a PHP App, you get the following in the log

Run PHP Project
PID: undefined
Error: spawn php ENOENT
Process with PID undefined was closed with code -2
PHP run program process with PID undefined was closed with code -2

Steps to reproduce

  1. Start NoCommandLine.
  2. Create New Application and select PHP as runtime.
  3. Click the button to run the App.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.