# Foobara::FilesGenerator Contains common-code useful in different code generators. ## Development For local development, for now, run the following: ``` bundle config set local.foobara ../foobara bundle config set disable_local_branch_check true ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/foobara/files_generator. ## License This project is licensed under your choice of the Apache-2.0 license or the MIT license. See [LICENSE.txt](LICENSE-MIT.txt) for more info about licensing.