Coder Social home page Coder Social logo

generator-incubator's People

Contributors

jagoda avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

cnxtech

generator-incubator's Issues

[travis] build artifact persistence with Amazon S3

As a user I want the travis sub-generator to prompt me with a question like the following:

Select build artifacts that you would like to persist to Amazon S3:
[ ] npm-debug.log
[ ] some other artifact..

If I decided to persist any artifacts, then I should be prompted for S3 credentials, bucket to store in, etc.

To me, this sub-generator would simply add commands to be run in the after_script portion of the .travis.yml file. The commands that are added would use some helper scripts that are either added to the .travis.yml or are in some directory like .build.

No dependencies in package.json

The generator installs a lot of node dependencies when setting up a new project but none of them are added to package.json. This leaves the developer needing to manually set these up.

[core] Prompt defaults through config

Prompt defaults like which NPM registry to publish to should be located in a JSON/YAML file somewhere so that individuals other than Bandwidth Incubator can use this project effectively.

[raml] Add a RAML sub-generator

As a developer, I want to be able to use a generator-incubator sub-generator to put in place boilerplate code (grunt tasks, etc) for using RAML to document a REST API.

Installation from NPM

Currently, when installing the generator from NPM the main generator does not work. It prints out the welcome message in a loop and errors out. Even with this not working it is possible to run each of the sub-generators manually:

  • yo incubator:core
  • yo incubator:travis

The yo incubator command just prints a greeting message and delegates to all default sub-generators for incubator projects.

Travis sub-generator: .build directory for utility and helper scripts

As a generator-incubator dev I would like for helper and utility scripts used in a build to have a place to live other than inside the .travis.yml file. This would make it so that only project specific information is in the .travis.yml file. Anything in the .build directory is placed there if and only if a feature is requested, like build artifact persistence, while generating a project.

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.