🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

startupsupper

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

startupsupper

Recipes for Bootstrappers & Hungry Hackers

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

StartupSupper

Recipes for Bootstrappers & Hungry Hackers

Curated by Nick, Teng, and Jacob

Contribute Recipes

Easily submit your recipe following these instructions:

  • Fork this repository and clone it locally.

    Checkout the "source" branch, not "master".

  • Copy/rename the recipe template folder.

    (e.g. ./contents/recipes/template/./contents/recipes/chicken-noodle-soup/)

  • Edit the index.md file inside your copied recipe template folder.

    Include a relevant title, list of ingredients, photos (optional), and instructions.

  • (optional) Copy/rename the author template and update index.md respectively.

    (e.g. ./contents/authors/template.json./contents/authors/your-name.json)

    -author: Your Name
    +author: your-name
    
  • (optional) Preview your recipe at http://localhost:8080 (requires node)

    cd ~/startupsupper.github.com/
    npm install
    ./node_modules/wintersmith/bin/wintersmith preview
    
  • Submit a new pull request, we'll merge it, and your recipe will be automatically published.

    (e.g. http://startupsupper.com/recipes/chicken-noodle-soup)

Lazyweb Requests

Keywords

recipes

FAQs

Package last updated on 23 Feb 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