generator-crow

3.0.1 • Public • Published

CROW GENERATOR

There are many starting points for building a new web project, but the main idea of this generator is to be simple and extensible, always creating an easy maintenance scheme.

  • Stable tag: 3.0.1

Why Crow

"Nevermore!" ("Never Again!") Said that bird in the poem "The Raven" ("The Crow"), Edgar Allan Poe. Yes, the raven is able to imitate the sound of a few words, as the parrot. In many legends, the crows are depicted as cheaters.

Crows are able to use simple tools, store food for the winter and store experiences for use in future circumstances. One was observed using the hard leaf of a tree like a knife to fall nuts on a busy street and being crushed by the wheels of cars, facilitating access to seed. Notable, no? They can also recognize people and remember their faces for years.

Available generators

  • static (default)
  • php (With Docker)
  • wp:root (With Docker)
  • wp:theme
  • wp:plugin

Using

  • npm install -g generator-crow
  • yo crow or yo crow [generator]

Contributing

  1. Fork it!
  2. Configuring a remote for a fork
  3. Syncing a fork with the latest version
  4. Create your feature branch: git checkout -b feature-123
  5. Commit your changes: git commit -m 'Commit message'
  6. Push to the branch: git push origin feature-123
  7. Submit a pull request :D

Before commit, double check your code. Please dude.

  • Execute a git pull to keep your checkout up-to-date
  • Invoke a git diff --cached before committing
  • NOT COMMIT BEFORE RUNNING THE PROJECT LOCALLY AND SEE THE CHANGES RUNNING
  • MAKE SURE THE CHANGES WORK

Changelog

= 3.0.1 - 2018-06-20 =
Updates the dependencies of the project and the PHP version and also creates a specific PHP generator

= 3.0.0 - 2018-06-12 =
Adjusting generators to work with docker

= 2.1.0 - 2013-03-12 =
Error fix on default generator

= 2.0.1 - 2013-02-09 =
Error fix on default generator

= 2.0.2 - 2017-02-09 =
Trying to fix npm file loss

= 2.0.0 - 2017-02-05 =
Improved templates

= 1.0.3 - 2017-01-27 =
Added new generators and modified structure of some folders

= 1.0.2 - 2017-09-30 =
Update default generator

= 1.0.1 - 2016-08-18 =
Versioning error update

= 1.0.0 - 2016-08-18 =
Versioning error update

= 0.1.0 - 2016-08-13 =
Project released

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.1
    4
    • latest

Version History

Package Sidebar

Install

npm i generator-crow

Weekly Downloads

14

Version

3.0.1

License

MIT

Unpacked Size

150 kB

Total Files

218

Last publish

Collaborators

  • miguelsmuller