Git Product home page Git Product logo

dev-forge's Introduction

Dev-Forge

Automatically scaffolds a collection of technology specific best practices

Ever wanted to adopt or share an opinionated set of best practices when working on a new project?

Dev-Forge strives to consolidate such practices and offer them to your project with a few terminal commands.

Usage

Currently supports the following technologies

  • .NET

Getting started

  1. Create a new github repository, selecting this project as a template.
  2. Clone the newly created repository
  3. Run the 'devf' script to scaffolds a supported technology.
devf.sh general,dotnet [<directory>]

The script attempts to scaffolds .NET best practices to the current directory in the following steps:

  1. Copy best practices from the general and dotnet folder to the specified directory (Defaults to current directory).
  2. Files with the same name will be overwritten implicitly.
  3. Remove unused files and folders provisioned by the template

Developing

This project has dependencies that should not be replaced before a discussion is concluded.

Package Managers

The following package managers should be prioritized:

Platform Package Manager
Windows Chocolatey
MacOs Homebrew

gitignore.io

An open source implementation by Toptal to generate .gitignore files based on technologies. Refer to Installing gitignore.io CLI.

Alternatively, https://www.toptal.com/developers/gitignore/ to generate from a web interface.

The following types must be included when generating a .gitignore file

gi windows,linux,macos,... > .gitignore

Roadmap

A list of features for these project:

  • Web API interface
  • Commonly used tech stacks
    • Jekyll
    • Diagrams

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

dev-forge's People

Contributors

ez2raven avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.