Skip to content

multunus/git-template

Git Template

A simple shell script to initialize your repo with essential templates

Usage

Clone the repository, and from inside this repository run:

$ ./initialize-templates.sh path/to/your/repo

Path to you repo could be absolute or relative. Just say . in place of path to your repo if you want the templates copied in the present working directory. Ensure that there are no trailing slashes.

Then in your repo directory find the following files and make necessary changes:

  • README.md
  • CONTRIBUTING.md
  • code_of_conduct.md
  • LICENSE

Mandatory changes

You'll find the following placeholders. Please replace them with relevant syntax / steps.

  • CONTRIBUTING.md: $(INSTALL_DEPENDENCIES) and $(TEST_RUNNER)
  • README.md: $(PROJECT_NAME), $(TEASER), $(USAGE_INSTRUCTIONS) and $(REPO_NAME)

At times, you might want to use a different license based on the terms and usage requirements.

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

Git Template is Copyright (c) 2016 Multunus Software Pvt. Ltd. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

multunus

Git Template is maintained and funded by Multunus Software Pvt. Ltd. The names and logos for Multunus are trademarks of Multunus Software Pvt. Ltd.

We love open source software! See our other projects or hire us to help build your product.

About

Template containing git markdowns we use

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.template

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages