Skip to content

darrylyeo/fluffy-spork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluffy-spork Travis CI Build

Just playing around with Git. Pull requests welcome.

Join in the fun - we sure could use more fluff.

Contributing

Navigate to your terminal and check out the repository:

git clone git@github.com:darrylyeo/fluffy-spork.git

Install the npm packages listed in package.json. These are used when building.

npm install

There are two directories:

  • /src: Where all development happens. All code written by you goes here.
  • /build: Generated files to be deployed as the end product. Never modify anything in this folder directly - leave that to the build tools.

Once you've made your modifications (in /src, of course), build the project with Gulp:

gulp build

For now, this simply copies all the files from /src to /build.

If you have any concerns, please raise an issue and list to-dos under the appropriate Project.

May your days be fluffy and sporkly!

Darryl Yeo

About

Just playing around with Git. (Needs more fluff.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published