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

comder

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comder

Intro to command line interface library commander.js via a set of self-guided workshops.

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

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

Come and commandeer the commander library with Comder

Intro to command line interface library commander.js via a set of self-guided workshops.

NPM NPM

Join the chat at https://gitter.im/gangstead/comder

You've found a work in progress.

I'm looking for help adding exercises, all pull requests considered. Some ideas for future exercises:

Pithy nameDescription
OPTION_MECreate options with short flags (-o) and long names ('--option'), should be easy
FEEL_THE_COERCIONPull a variable from an option
EXPRESSION_REGULARUse regex to make sure option variables fit an expected form
VARIADIC_ARGUMENTS(Name not pithy enough) The last argument can be variadic
COMDER_COMMANDSGit-style sub-commands
COMMAND_ACTIONRegister a callback function for a command

Comder menu

  1. Install Node.js
  2. Run npm install comder -g
  3. Run comder

comder will run through a series of Node.js workshops. Starting at a basic basic concept palceholder and moving on to list of concepts placeholder.

Contributors

comder is brought to you by the following hackers:

Steven GangsteadGitHub/gangsteadTwitter/@gangstead
Thom RichardsonGitHub/Enmadaio 
BurinGitHub/burinTwitter/@burin
Sam SimmonsGitHub/samiconductorTwitter/@samiconductor

License

comder is Copyright (c) 2015 comder contributors (listed above) and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

comder is based off of learnyounode and other workshoppers that it builds off of. It is designed to be used during Nodeschool events.

comder is made at the Nodeschool Dallas meetup.

FAQs

Package last updated on 15 Oct 2015

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