All Projects → cookiejar → Cookietemple

cookiejar / Cookietemple

Licence: apache-2.0
A collection of best practice cookiecutter templates for all domains and languages with extensive Github support

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
kotlin
9241 projects
cpp
1120 projects

Projects that are alternatives of or similar to Cookietemple

Wemake Python Package
Bleeding edge cookiecutter template to create new python packages
Stars: ✭ 235 (+190.12%)
Mutual labels:  hacktoberfest, cookiecutter, template
Beginners C Program Examples
Simple, Short and Sweet beginners friendly C language programs
Stars: ✭ 138 (+70.37%)
Mutual labels:  hacktoberfest, project, template
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (+955.56%)
Mutual labels:  latex, template
Cookiecutter Pylibrary
Enhanced cookiecutter template for Python libraries.
Stars: ✭ 862 (+964.2%)
Mutual labels:  cookiecutter, template
Phug
Phug - The Pug Template Engine for PHP
Stars: ✭ 43 (-46.91%)
Mutual labels:  hacktoberfest, template
Mrm
Codemods for your project config files
Stars: ✭ 900 (+1011.11%)
Mutual labels:  hacktoberfest, template
C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (-67.9%)
Mutual labels:  project, template
Cookiecutter Flask Pythonic
Pythonic starter boilerplate for Flask
Stars: ✭ 37 (-54.32%)
Mutual labels:  cookiecutter, template
Thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
Stars: ✭ 577 (+612.35%)
Mutual labels:  latex, template
React Native Template
Template React Native project to be used with Cookiecutter
Stars: ✭ 61 (-24.69%)
Mutual labels:  cookiecutter, template
Latex Template Cn
\LaTeX 中文模版收集。
Stars: ✭ 1,111 (+1271.6%)
Mutual labels:  latex, template
Tufte Latex
A Tufte-inspired LaTeX class for producing handouts, papers, and books
Stars: ✭ 1,161 (+1333.33%)
Mutual labels:  latex, template
Cookiecutter
DEPRECIATED! Please use nf-core/tools instead
Stars: ✭ 18 (-77.78%)
Mutual labels:  cookiecutter, template
Cleanthesis
Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
Stars: ✭ 787 (+871.6%)
Mutual labels:  latex, template
Latex Mimosis
A minimal & modern LaTeX template for your (bachelor's | master's | doctoral) thesis
Stars: ✭ 850 (+949.38%)
Mutual labels:  latex, template
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+769.14%)
Mutual labels:  hacktoberfest, template
Swiftproject
🏆 Generate Swift project with necessary toolings
Stars: ✭ 27 (-66.67%)
Mutual labels:  project, template
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-6.17%)
Mutual labels:  project, template
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (+537.04%)
Mutual labels:  latex, template
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+540.74%)
Mutual labels:  hacktoberfest, latex

|pic1|

.. |pic1| image:: https://user-images.githubusercontent.com/21954664/83797925-a7019400-a6a3-11ea-86ad-44ad00e24234.png :width: 75%


|

.. image:: https://github.com/zethson/cookietemple/workflows/Build%20Cookietemple%20Package/badge.svg :target: https://github.com/zethson/cookietemple/workflows/Build%20Cookietemple%20Package/badge.svg :alt: Github Workflow Build cookietemple Status

.. image:: https://github.com/zethson/cookietemple/workflows/Run%20Cookietemple%20Tox%20Test%20Suite/badge.svg :target: https://github.com/zethson/cookietemple/workflows/Run%20Cookietemple%20Tox%20Test%20Suite/badge.svg :alt: Github Workflow Tests Status

.. image:: https://img.shields.io/pypi/v/cookietemple.svg :target: https://pypi.python.org/pypi/cookietemple :alt: PyPi Status

.. image:: https://img.shields.io/github/license/cookiejar/cookietemple :target: https://github.com/cookiejar/cookietemple/blob/master/LICENSE :alt: Apache 2.0 license

.. image:: https://readthedocs.org/projects/cookietemple/badge/?version=latest :target: https://cookietemple.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://codecov.io/gh/cookiejar/cookietemple/branch/master/graph/badge.svg?token=dijn0M0p7m :target: https://codecov.io/gh/cookiejar/cookietemple :alt: Codecov Status

.. image:: https://flat.badgen.net/dependabot/thepracticaldev/dev.to?icon=dependabot :target: https://flat.badgen.net/dependabot/thepracticaldev/dev.to?icon=dependabot :alt: Dependabot Enabled

.. image:: https://zenodo.org/badge/202421008.svg :target: https://zenodo.org/badge/latestdoi/202421008 :alt: Zenodo ID

.. image:: https://img.shields.io/discord/708008788505919599?color=passing&label=Discord%20Chat&style=flat-square :target: https://discord.gg/PYF8NUk :alt: Discord

.. image:: https://img.shields.io/twitter/follow/cookiejarorg?color=green&style=flat-square :target: https://twitter.com/cookiejarorg :alt: Twitter Follow

A cookiecutter based project template creation tool supporting several domains and languages with advanced linting, syncing and standardized workflows to get your project kickstarted in no time.

cookietemple overview

Installing

Start your journey with cookietemple by installing it via $ pip install cookietemple.

See Installation <https://cookietemple.readthedocs.io/en/latest/readme.html#installing>_.

config

Configure cookietemple to get started.

.. figure:: https://user-images.githubusercontent.com/31141763/97928842-1faa7080-1d68-11eb-8c82-39d73d662466.gif

See Configuring cookietemple <https://cookietemple.readthedocs.io/en/latest/config.html>_

list

List all available cookietemple templates.

.. figure:: https://user-images.githubusercontent.com/31141763/97928681-d9eda800-1d67-11eb-880d-9d4f8037872b.gif

See Listing all templates <https://cookietemple.readthedocs.io/en/latest/list_info.html#list>_.

info

Get detailed information on a cookietemple template.

.. figure:: https://user-images.githubusercontent.com/31141763/97928788-03a6cf00-1d68-11eb-8c35-851c792ecf02.gif

See Get detailed template information <https://cookietemple.readthedocs.io/en/latest/list_info.html#info>_.

create

Kickstart your customized project with one of cookietemple's templates in no time.

.. figure:: https://user-images.githubusercontent.com/31141763/97928626-bb87ac80-1d67-11eb-938f-db2db223d792.gif

See Create a project <https://cookietemple.readthedocs.io/en/latest/create.html>_.

lint

Use advanced linting to ensure your project always adheres to cookietemple's standards.

.. image:: https://user-images.githubusercontent.com/31141763/97929216-f3432400-1d68-11eb-88b8-391fdfd2f4c9.gif

See Linting your project <https://cookietemple.readthedocs.io/en/latest/lint.html>_

bump-version

Bump your project version with many configurable options.

.. figure:: https://user-images.githubusercontent.com/31141763/97928562-998e2a00-1d67-11eb-9651-5d7c906e2e88.gif

See Bumping the version of an existing project <https://cookietemple.readthedocs.io/en/latest/bump_version.html>_.

sync

Sync your project with the latest cookietemple release to get the latest template features.

.. figure:: https://user-images.githubusercontent.com/31141763/97928912-3c46a880-1d68-11eb-8372-8f96370a1b02.gif

See Syncing a project <https://cookietemple.readthedocs.io/en/latest/sync.html>_.

warp

Create a self contained executable. Currently, cookietemple does not ship any templates anymore, where this may be required.

See Warping a project <https://cookietemple.readthedocs.io/en/latest/warp.html>_.

upgrade

Check whether you are using the latest cookietemple version and update automatically to benefit from the latest features.

See <https://cookietemple.readthedocs.io/en/latest/upgrade.html>_.

Projects using cookietemple

  • cookietemple website <https://github.com/cookiejar/cookietemple_website>_
  • system-intelligence <https://github.com/mlf-core/system-intelligence>_
  • mlf-core <https://github.com/mlf-core/mlf-core>_

Contributing

cookietemple is a huge open-source effort and highly welcomes all contributions! Join our Discord Channel <https://discord.gg/PYF8NUk>. Please read contributing <https://cookietemple.readthedocs.io/en/latest/contributing.html> to find out how you can contribute.

Authors

cookietemple was initiated and developed by Lukas Heumos (Github) <https://github.com/zethson>_ and Philipp Ehmele (Github) <https://github.com/Imipenem>. A full list of contributors is available on our statistics webpage <https://www.cookietemple.com/stats>.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].