https://github.com/whatacold/devprofiles
development utility profiles
https://github.com/whatacold/devprofiles
Last synced: 7 months ago
JSON representation
development utility profiles
- Host: GitHub
- URL: https://github.com/whatacold/devprofiles
- Owner: whatacold
- Created: 2013-02-05T13:22:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-16T23:09:29.000Z (almost 13 years ago)
- Last Synced: 2025-01-31T09:28:43.371Z (over 1 year ago)
- Language: Perl
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
profiles for development tools like astyle.
# INSTALL
just run install.sh script
# USAGE
## astyle
* `cd` into your code top directory
* fire `astyle '*.h' '*.c'` to astyle your codes recursively