
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy 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 5 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.