New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-odin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-odin

Odin generator for Yeoman

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90.91%
Maintainers
1
Weekly downloads
 
Created
Source

Generator Odin Build Status

Odin generator for Yeoman.

Getting Started

Make sure you have yo installed:

npm install -g yo

Install the generator-odin:

npm install -g generator-odin

And now generate your theme based on Odin Framework:

cd /path/to/wordpress/wp-content/themes/theme-name
yo odin

Contribute

Test for development:

git clone git@github.com:wpbrasil/generator-odin.git
cd generator-odin
[sudo] npm link
cd /path/to/your/project/
yo odin

And send a Pull Request o/

Changelog

1.0.4 - 31/10/13
  • Updated the Odin version to 2.1.5.
1.0.3 - 31/10/13
  • Updated the Odin version to 2.1.3.
1.0.2 - 31/10/13
  • Updated the Odin version to 2.1.2.
1.0.1 - 26/10/13
  • Removed Yeoman welcome message and added a custom message.
  • Updated the generator settings.
  • Added inline documentation.
  • Fixed indentation size.
  • Added validation for URIs in settings method.
1.0.0 - 25/10/13
  • Initial release.

License

Copyright 2013 - WordPress Brasil Group.
The PHP code is licensed with GPLv2.

Keywords

FAQs

Package last updated on 19 Nov 2013

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc