Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Licence Telegram

Playground Name Screen Shot

Playground

Here is a template repository for my projects. It contains a basic structure and some common files that I use in all my projects. You can use this template to create your own projects by forking it or cloning it.

Getting Started

Before you start, make sure you have Git installed on your machine. You can download it from here.

Add the remote repository:

git remote add origin git@github.com:bGZo/playground.git

Fetch the template branch from the remote repository:

git fetch origin template

Merge the template branch into your local repository to get started:

git merge origin/template --allow-unrelated-histories

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Contributing

Any contributions made are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat(module):add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

License

All code is licensed under the AGPL-3.0 license. See LICENSE for more information.

About

project: stupid code here, powered by everything

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors