Skip to content

Holds libraries and functions that I commonly use / have made over the years

License

Notifications You must be signed in to change notification settings

zacKolton/commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commons

Holds libraries and functions that I commonly use / have made over the years

Ideas

  • Create a general script that creates a project for you. This would include a standardized folder structure and options for generating different types of json-config files or classes.
    • Potentially, you could decide which areas of the commons that you want to pull into your own project.
    • Although, it is really nice to be able to update the functions in commons as this is being built up, so that might be a later project in itself.
  • Create a folder that deals with testing methods. For instance, its really annoying to add a new function that you need to test when you are 3/4th of the way through the project. It would be nice to have a means to just "test" a newely made function without a bunch of hassle.
  • Create a script / log each function, class, whatever into a json file that would be used for generating statistics across projects (if possible) to find out how you code / structure your projects.

About

Holds libraries and functions that I commonly use / have made over the years

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages