graze / skeleton-project

☠ A skeleton repository for Graze open source projects.
http://graze.github.io/skeleton-project/
MIT License
3 stars 2 forks source link

Upgrade project files to current latest configuration #20

Closed h-bragg closed 7 years ago

h-bragg commented 7 years ago

see: parallel-process for example of this setup.

john-n-smith commented 7 years ago

Can you explain what, 'use skeleton-project for replacing, to show example of tags', means?

h-bragg commented 7 years ago

it now builds and scruitinzer and travis have projects for skeleton. So the images on the README.md page will display useful information

to do this the project is called skeleton-project as opposed to :project-name it was before.

So to make this your own you need to replace s/skeleton-project/your-project instead of s/:project-name/your-project

make sense?