archetyper

0.0.5 • Public • Published

Archetyper

npm npm bundle size

All Contributors

Setup your project files and directory structure in one command!

This project is still in alpha stage and under active development. Released features should work with no issues.

Features

  • Cross platform. Should work on any platform that can run NodeJS
  • Intuitive one line command for generating project files and directories
  • No requirement for package install. Can be run with NPX directly
  • JSON based config for the structure and file content template

Getting Started

The required files and directories can be generated by using the following command:

npx archetyper <option> <project name> <config/s>

Example:

A simple node JS project with the starting point index.js, .env file and parsing and package.json files can be generated using:

npx archetyper create sample-project nodeJs dotenv

example directory structure

Docs and Contribution guidelines

Developer and user docs coming soon!

Wish to contribute? We are in the process of framing our contribution guidelines, but until then, please note these points before raising a PR:

  • Create an issue and discuss before starting on the feature/fix
  • Ensure the code works!
  • Follow good variable naming and coding conventions
  • Try to keep the diff minimal

License

MIT

Maintainers

Team behind maintaining this project:

Unpackaged Reviews
Unpackaged Reviews

Contributors

Thanks goes to these wonderful people (emoji key):


Kaushik N S Iyer

💻

Mahesh H P

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Sidebar

Install

npm i archetyper

Weekly Downloads

5

Version

0.0.5

License

MIT

Unpacked Size

12.7 kB

Total Files

13

Last publish

Collaborators

  • unpackaged.reviews