Skip to content

coffeeexistence/surak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surak

Surak a quick and easy platform for creating production-ready angular apps with Bower and Grunt.

Installation

Install:

$ gem install surak

And then move to the folder where you'd like to create a new project and execute:

$ surak new *project-name*

Then move into your new project folder and run:

$ surak

Surak will automatically set up a server at localhost:8080 and will run 'grunt' whenever a file is modified in src or surak.json

Documentation

Documentation can be found here.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/surak. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

A quick and easy platform for creating production-ready angular apps

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published