1.0.4 • Published 6 years ago

alphamaker v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Alphabetizer

Built using node 8.9.4 and python 2.7

This program will take in a series of string and return an alphabetized version of that string.

Example:

    Input: VirginiaTech
    Output: aceghiiinrTV

    Input: 3 Blind Mice
    Output: BcdeiilMn

Setup

Linux

Depending on the machine image you are using there are a few different options for how you can proceed.

OS-X

    brew install node
    brew install python 
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago