Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManyToOne

Description

Python tool to convert many markup files into one master markup file, more specifically css and js. Written to work only on Windows platform at the moment.

Instructions

  1. Replace input folder with your own css and javascript files. File structure doesn't matter as long as your files are inside the input folder.
  2. Activate virtual environment.
  3. Run main.py
  4. If no errors, success! Check the output folder. Input directory integrity should have been saved as well.

Notice

Be aware that this is the initial build and documentation and reporting of errors are still in a work in progress. These are coming soon.

Changelog

March 4 2020

  • Removed duplicated code inside the Collector, favoring having a extension passed to it upon creation instead of handling them all at once.
  • Changed private functions in the Collector class to public as suggested by badge

About

Python tool to convert many markup files into one master markup file, currently css and js.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages