hyperstack-org / hyperstack-org/hyperstack
Installation instructions are wrong for now
Open
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
listed instructions for installation produces the following output.
i did this in windows powershell:
rails new MyApp -T -m https://rawgit.com/hyperstack-org/hyperstack/edge/install/rails-webpacker.rb
puma
bundle install
and it just looks like an ordinary rails app and no rails-hyperstack gem in the gemfile. the documentation does not tell me to include the rails-hyperstack framework.
Contributor guide
Assessment
This issue has not been assessed yet.