rover 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/rover.rb +3 -0
  2. metadata +1 -1
data/lib/rover.rb CHANGED
@@ -161,6 +161,9 @@ class Rover
161
161
  puts "\n\n"
162
162
  end
163
163
 
164
+ puts "If you are using a Python project please add the following lines to a .env file in the project's root directory".colorize( :color => :white, :background => :blue )
165
+ puts "PATH=#{@start_directory}/.python/bin:$PATH".colorize( :color => :red).underline
166
+ puts "PYTHONPATH=''".colorize( :color => :red).underline
164
167
  puts "Finished attempting to install config files. Moving back to the starting directory".colorize( :color => :white, :background => :blue )
165
168
 
166
169
  change_dir(@start_directory)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rover
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: