Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

siracha

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

siracha

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Siracha

Siracha is a rails generator I create to init project with project_name and some practice gems that I usually used.

Installation

Install siracha:

gem install siracha

Then run:

siracha projectname 

to create a rails app.

Rails application will be generate with gems:

  • Simple form
  • Devise
  • Cucumber
  • Rspec
  • haml-lint
  • scss-lint
  • Rubocop
  • foreman
  • benchmark-ips
  • knapsack
  • stackprof
  • factory_girl
  • Autoprefixer Rails
  • Title
  • Bundler Audit
  • Timecop for testing time

run siracha --help for more info

Using

I make it for me to be easier to add configuration step for generating next project. So I split each setting in to files. You can add your setting by create a new file to steps.

TODO

  • Init Angular4 app
  • Init Reactjs app with Redux, GraphQL, Immutable, and Replay
  • Deploy to heroku
  • Dockers

FAQs

Package last updated on 12 Oct 2017

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