generator
Here are 4,781 public repositories matching this topic...
Hey there! Ignite CLI seems to be having a problem, eh?
Welllllll, it just might be. First, search the issues to make sure it's not already
here, and if not head over to http://community.infinite.red to
get some help. If you've identified that it's really an Ignite CLI issue, then:
- Explain what's going on and preferably how to replicate the issue (bonus points for a repro app)
- Run
Add Dev.to profile
Many developers have profiles on Dev.to, it would be nice if they can also showcase their Dev.to profiles.
This Issue is a call for documentation additions about how people have used this tool.
Here's how one Node.js software project uses this tool to "improve release process":
davewasmer/ember-cli-favicon@08be5a5
Detail:
- a gcg config file with a single option
- a config file for [ember-cli-release](https://github.com/shipshapeco
Bug Report Checklist
- Have you provided a full/minimal spec to reproduce the issue? not relevant
- Have you validated the input using an OpenAPI validator (example)? not relevant
- What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
Node 8 is no longer in LTS maintenance as of January 2020 - https://nodejs.org/en/about/releases/
To keep up to date with some of our dependencies (fs-extra) TypeDoc can no longer support Node <10.
- Update engines in package.json
- Update Travis config to stop testing on Node 8.
- Investigate if our target in tsconfig.json is appropriate
- Update lib in tsconfig.json to e
Assemble's highly modular nature makes it difficult to discover methods that are added via mixins or inheritance. For example, .use and .define are provided by Base and implicitely added through Templates.
It would be a huge help to have some basic, generated JSDocs that incorporate all of the default packages. JSDoc provides the @mixinand [`@mix
-
Updated
Jul 6, 2020 - Swift
If this is something currently supported, let me know and I can make it more clear in the docs.
The "run" options in a scheme have several options that are unable to be set via XcodeGen. Namely those in the "Options" and "Diagnostics" tabs:
:
On http://yeoman.io/codelab/scaffold-app.html
the following options in the CLI are missing from the tutorial page:
"Which Continuous Integration platform do you want? (Pre
It will be good to add some explanation in the documentation at the part "Integrating CKFinder" :
To use the "CKFinderFileChooserType" you have to use the 'type_options' 'block_name' : 'ckfinder_file_chooser_widget' and adding in 'form_theme' : '@CKSourceCKFinder/Form/fields.html.
-
Updated
Jul 12, 2020 - Python
Steps to reproduce:
- Create a new React app using
create-react-app, i.e.npm create react-app casual-test - Run
yarn add casual - Update the default
App.jscomponent like this - Run
yarn start
The browser opens automatically and shows an error page saying TypeError: exists is not a function, pointing to [thi
-
I'm submitting a ...
- bug report
- feature request
- support request
-
What is the current behavior?
At the moment it ist possible to use the selectOption "customLabel" for setting a function which can generate custom strings by using the options properties.
- What is the motivation / use case for changing the behavior?
I would like to see an option
Is it possible to specify the directories in the config file?
This means, instead of this:
vendor/bin/apigen generate src tests --destination docs
For example to it this way:
parameters:
visibilityLevels: [public, protected] # array
annotationGroups: [todo, deprecated] # array
title: "ApiGen Docs" # string
baseUrl: "http://apigen.org/api" # string
overwrite: fal
-
Updated
Jun 4, 2020 - Go
-
Updated
Jul 1, 2020 - Java
Redesign home page
The home page is kind of boring. I am not that good with design so if anyone would be able to help out with this it would be appreciated!
Current home page:
Include doc comments
The Khronos reference page contains description of parameters and description of the behavior for every function. Wouldn't it be possible to add doc comments for the functions, so IDE can show it? I understand the function description is a bit cumbersome, as one description is usually related to multiple functions with similar functionality, however parameters description would help a lot.
I am c
Improve this page
Add a description, image, and links to the generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generator topic, visit your repo's landing page and select "manage topics."

