Skip to content

CLI tool for setting up and maintaining a nodeschool chapters and other things.

Notifications You must be signed in to change notification settings

nodeschool/admin

Repository files navigation

NodeSchool Admin CLI Tool

Coverage Status Build Status js-standard-style Join the chat at https://gitter.im/nodeschool/admin

Welcome to NodeSchool

nodeschool-admin is a CLI tool that should help you get your work done on NodeSchool.

Installation

npm i nodeschool-admin -g

Screenshot

Usage

Start the script by running nodeschool-admin in your terminal.

This tool has two modes depending on the folder in which it is executed!

Requirements

Chapter Mode

To be in Chapter Mode you need to move your terminal location to a folder that contains a git repository with a remote pointing to the repo of your NodeSchool chapter.

Standard mode

The Standard Mode is active in every folder except folders that works for Chapter Mode.

The application will show a nice dialog to choose your commands from there on.

Cheers.

Develop

  • Fork the repository
  • Run with the following command node ./bin/nodeschool-admin -p <full path to your chapter folder>
  • Happy coding

About

CLI tool for setting up and maintaining a nodeschool chapters and other things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published