Skip to content

Repository files navigation

javascript-name-sorter

Console application written in javascript which will sort a list of names alphabetically by last name, then by any given names starting from the first name.

Download the executable: here

Please follow the following steps in order to run the application:

  1. In the terminal, navigate to where the 'name-sorter' executable has been downloaded
  2. Ensure that the .txt file containing the list of unsorted names is located in the same directory
  3. Run the following command ./name-sorter <file-name>.txt - (replace 'file-name' with the name of your file)
  4. If you encounter a permission error, please change the file permissions by running chmod +x name-sorter in the terminal

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages