Skip to content

itagenten/project-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage of archetype

This is a very basic project archetype completely language and framework agnostic. It provides:

  • a basic directory structure
  • an .editorconfig (and of course support of your favourite IDE http://editorconfig.org/#download)
  • a common .gitignore
  • .jshintrc and .jshintignore
  • some default files (README, INSTALL, LICENCE, AUTHORS)

Prerequisites

First steps

  1. clone the repo
  2. remove .git
  3. git --init --shared=group
  4. edit INSTALL.md, LICENCE, AUTHORS
  5. configure .jshintrc
  6. configure .travis.yml

Next steps

Configure and use bower

bower init

Configure and use npm

npm init

Configure and use ruby packages

bundle init

Configure and use composer (php)

composer init

Condigure and use pip

touch requirements.txt

About

This is a very basic project archetype for our projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages