osprey-cli icon indicating copy to clipboard operation
osprey-cli copied to clipboard

The Command Line Interface (CLI) scaffolding tool to generate Osprey-based applications, ideally from a pre-defined RAML API spec, with just a single command.

Results 16 osprey-cli issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

ERR! [email protected] install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the...

npm WARN deprecated [email protected]: This project is abandoned

When a new project is created, if the raml name is different than api.raml, the references in app.js points to a "api.raml" file and app crashes.

bug

Hi, I've just started playing with osprey, is there a way to generate the routes found in the RAML file? I tried to add mine inside api.describe but it seems...

This is purely an aesthetic/convention issue. I think it's safe to say that the prevailing convention that scaffolding applications with CLIs that are packaged as NPM modules use the command...

enhancement

So that we always use the lates apikit-node verison, at least for the development version, it would be useful for the scaffold to include a bower.json file such as: ```...

enhancement

- Several roots -> several APIs - includes outside the specified folder