Code Monkey home page Code Monkey logo

build-rake's People

Contributors

andymeneely avatar lslezak avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

build-rake's Issues

Reload Rakefile

Hi,
is there any way to tell the plugin to reload the Rakefile without closing and reopening Atom?

Or maybe there is something I'm missing in the parent package?

Thank you

rake -T failed, cannot load such file bundler/setup

Hi,

after updating atom to 1.13.0 the rake plugin fails to load.

Command failed: rake -T
rake aborted!
cannot load such file -- bundler/setup
/Users/Shared/xxx/server/config/boot.rb:3:in `<top (required)>'
/Users/Shared/xxx/server/config/application.rb:1:in `<top (required)>'
/Users/Shared/xxx/server/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)

Stack Trace

Error: Command failed: rake -T
rake aborted!
cannot load such file -- bundler/setup
/Users/Shared/xxx/server/config/boot.rb:3:in `<top (required)>'
/Users/Shared/xxx/server/config/application.rb:1:in `<top (required)>'
/Users/Shared/xxx/server/Rakefile:4:in `<top (required)>'
(See full trace by running task with --trace)
    at ChildProcess.exithandler (child_process.js:218:12)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at maybeClose (internal/child_process.js:877:16)
    at Socket.<anonymous> (internal/child_process.js:334:11)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:493:12)

I tried bundle install and updating bundler and bundle exec rake rails:update:bin but no fix so far. Any guesses?

This only happens right after starting atom. When hitting cmd+alt+t it loads the targets (after a while).

Default task

Hi,
the plugin focuses itself on the first alphabetically sorted rake task it finds which in my cases normally is:

  • rake about in RoR projects
  • rake clean in other projects

Is it possible to set another default task, like rake default?

Thanks

PATH problems on Windows

Glad to see someone's trying to get rake working with the build package. I have not been able to get the build package to work on my system. When I use it with this package, I get this error:

Executing: rake build 
Unable to execute: rake
Make sure `cmd` and `cwd` exists and have correct access permissions.
Build finds binaries in these folders: C:\Ruby22\bin;C:\Users\andy\AppData\Local\atom\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Python34;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\;C:\Program Files (x86)\Heroku\bin;C:\Program Files (x86)\git\cmd;C:\Program Files (x86)\QuickTime\QTSystem\;

The rake command is definitely on my path - in C:\Ruby22\bin.

Rake tasks with arguments

This is really cool! Thanks for developing.

For rake tasks that support arguments, is there a way to enter those in? So I can rake db:reset RAILS_ENV=test for example?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.