/skel

skeleton folders

Primary LanguageCThe UnlicenseUnlicense

Skel

Creates a skeleton folder for new projects.

Description

This project contains template folders for languages that I use regularly. After creating an appropriate skeleton folder a git repository is initialised.

Usage

Run the script and follow the prompts:

$ ./skel.sh

For easy use, create a symlink to somewhere on your $PATH, for example:

$ ls -s skel.sh ~/.local/bin/skel

Dependencies

  • bash
  • git (optional)

Author

Ellis Rhys Thomas e.rhys.thomas@gmail.com

Version History

No current releases

License

This file is part of skel Copyright (C) 2021 Ellis Rhys Thomas See COPYING file for licence details