Scaffolder: CLI tool to instantly generate project structure, taken from a YAML file

This page summarizes the projects mentioned and recommended in the original post on /r/opensource

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scaffolder

    Discontinued CLI tool to instantly generate skeleton project structure with boilerplate code, that's taken from configurable YAML file, to quickly kick-start your project [Moved to: https://github.com/dl-tg/scaffolder] (by cemister)

  • Hi — this is my first project in a while. Though it's only a "refresher" for my skills, I do find myself sometimes wasting too much time on manually creating files and folders again and again for each project. So I made scaffolder, which automatically generated that stuff, based on provided structure in a YAML file. It also has ability to add content to files right inside yaml to generate boilerplate code. The project is written in Golang which guarantees better performance (although I'm not sure the project is big enough to accent on that, but anyway) and cross-platform support. The Github repository is here — https://github.com/cemister/scaffolder

  • There's also a separate repository for configs for some programming languages, although most of programming language do not have a strict ruling on directory structures, so those better serve as templates you can later modify or just to see how to do it in general — https://github.com/cemister/scaffold-configs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mgmt: Next generation distributed, event-driven, parallel config management

    1 project | news.ycombinator.com | 5 May 2024
  • Show HN: I built a website to share files and messages without any server

    12 projects | news.ycombinator.com | 5 May 2024
  • How to use Templ with Goravel

    3 projects | dev.to | 4 May 2024
  • How single message broke all our monitoring and dashboards

    1 project | dev.to | 2 May 2024
  • Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

    1 project | dev.to | 2 May 2024