1 unstable release
0.2.0 | Jan 3, 2024 |
---|---|
0.1.4 |
|
0.1.2 |
|
#794 in Command-line interface
44KB
1K
SLoC
Headifier
Welcome to Headifier!
- Add headers to all of your projects using a neat terminal UI
Install
- from the command line, run
cargo install headifier
- Enter project directory where you want to add headers
- Run the binary!
headifier
- Follow on screen instructions
Notes
- Currently the only way to undo is to remove the changes via git
- Please someone review the functionality and issue a pull request! I would love help, advice, etc.!
RoadMap
- The release cycle happens once per month, and will happen at around the first every month.
- Next small update will be ready on about January 1st.
- A breaking bug will be fixed ASAP
- convenience bugs will be released every now and then
Upcoming Features
- Creating header can apply to any file - it'll append // to every line for .ts,.js,.rs, and for css it will be /* */, html
Optimizations
- buttons
Bugs
- remove spaces from gitignore
Dependencies
~4.5–10MB
~104K SLoC