Giter Club home page Giter Club logo

Comments (7)

ac360 avatar ac360 commented on May 18, 2024

πŸ‘ Yes, I agree that making the JAWS CLI standalone needs to happen. This weekend, I plan on moving it to a separate repo.

Also, I'm a fan of those Rails commands and I would love to incorporate them.

This weekend, I will be publishing the JAWS Road Map. I will include your suggestions in the JAWS CLI section. If you would like to help out with these it would be greatly appreciated. All source contributors will be publicly acknowledged wherever JAWS has a presence.

If anyone has suggestions for useful commands and overall JAWS CLI design, please write them in this issue for the time being.

from serverless.

chourobin avatar chourobin commented on May 18, 2024

Awesome! Looking forward to the roadmap 🍻 πŸ‘

from serverless.

nateupstairs avatar nateupstairs commented on May 18, 2024

This could be out of scope (or you might have already considered it), but has any thought gone into versioning on AWS? Since AWS doesn't support any versioning system, could we have a sort of namespacing config option to preface "staging" or "qa" or some other environment name to the lambda function names when uploading non-prod-ready functions?

from serverless.

chourobin avatar chourobin commented on May 18, 2024

@nateupstairs i like that idea too.

from serverless.

remicastaing avatar remicastaing commented on May 18, 2024

Why not use yeoman to scaffold a jaws app? New lambda function could be created with a dedicated generator (yo jaws:lambda) and all the other task (run, test, deploy, etc.) could be done with gulp.

from serverless.

austinrivas avatar austinrivas commented on May 18, 2024

@remi I like yeoman a lot, really easy to work with and build complex
generators / cli tools

Here is a yeoman generator someone made for lambda's already. He uses make files, so it's not a perfect fit, but it is a nice head start.

from serverless.

ac360 avatar ac360 commented on May 18, 2024

@remicastaing @austinrivas I like Yeoman as well. However, I'm going to investigate a JAWS CLI redesign first. I think a robust JAWS CLI can significantly reduce time-to-action and get people started right away, without having to mess with anything else.

For example, getting started with JAWS could/should be as simple as this:

  • npm install jaws-cli -g
  • jaws new --name new-app

I'm going to draw out some ideas for a JAWS CLI redesign in the new JAWS-cli repo. Let's move this discussion here: https://github.com/jaws-stack/JAWS-cli/issues/1

from serverless.

Related Issues (20)

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.