Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
generator-restful-ci
Advanced tools
Yeoman generator for a Restful CodeIgniter backend with lots options.
Maintainer: Steven Britton
The officially un-official Yeoman Generator for CodeIgniter. Inspired by Wesleytodd's YeoPress
Warning: This project is not 100% ready, but I will be pushing updates this coming week (4/7/14).
I started this project to really wrap my head around some of the emerging technologies(tools, workflows, and such) and since I use CodeIgniter for various projects, why not create a solid workflow using this well established framework, right?
$ npm install -g yo
Install generator-restful-ci
:
npm install -g generator-restful-ci
Make a new directory, and cd
into it:
mkdir my-new-project && cd $_
Run yo restful-ci
yo restful-ci
Run grunt
for building and grunt serve
for preview
Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.
To install generator-restful-ci from npm, run:
$ npm install -g generator-restful-ci
Finally, initiate the generator:
$ yo restful-ci
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
MIT
FAQs
Yeoman generator for a Restful CodeIgniter backend with lots options.
The npm package generator-restful-ci receives a total of 6 weekly downloads. As such, generator-restful-ci popularity was classified as not popular.
We found that generator-restful-ci demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.