Digital Dave

Musings on projects, business and life.

Icon

New Semester. CSSBuilder V.1.Console Release

We started up a new semester, and my final, here at Kansas State University.  I love this school. Awesome atmosphere, people, faculty.  It’s hard to believe I’m nearly done.

My final semester.

  • Creative Writing: Fiction
  • Independent Project
  • Game Programming Project
  • Software Engineering Project

I debated on if I should stick with the game programming project, or to take a course in internet security.  Or even just adding it to my schedule.  But I decided to wait until graduate school.

And, finally, here is the CSS Builder.

Download Version 1 with Source

View a compiled output file

I included the source in the case you wanted to modify something. And you can view an example of what the output will look like. You can flag whether or not the header shows, or any of the comments. Some day I’ll wrap this thing up with a GUI, but until then I just wanted to get it out for those that wanted it.

Steps:

  • Put the CSS files you want to merge inside the \DATA folder.
  • EDIT project.csb
    • If you don’t want the header: set ‘headercomment’ to false
    • If you don’t want file comments: set ‘filecomments’ to false
    • Edit ‘buildfile’ if you want the output file somewhere else other than the default data folder
    • For each file, add the path and description
  • Run Builder.exe, or set your development environment, to run with the parameter of the project file
    • Example: c:\builder.exe project.csb

Category: academic, Coding

Tagged: ,

David McGraw

Founder of iGotIt Games. Trader. Runner. Warrior. Motivator.